mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 02:57:42 +00:00
![]() These are convinient wrappers over the most used futex operations. futex_wait() also does some smarts for timeout and clock handling. Use the new futex_wait() instead of a similar private helper in LibPthread. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
forward.cpp | ||
pthread.cpp | ||
pthread.h | ||
pthread_once.cpp | ||
semaphore.cpp | ||
semaphore.h |