mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +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 |