|
|
|
|
|
by gpderetta
297 days ago
|
|
They are so good that they keep being reinvented even in userspace, for example WTF::ParkingLot. Or C++ also adding std::atomic::wait which is basically a thin [1] wrapper over futex. [1] implementations still manage to mess it up. |
|