mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:11:00 +00:00
Add a test case that the timeout argument to pthread_cond_timedwait works in LibPthread. This change also validates the new support for timeouts to the futex syscall, as that's how condition variables are implemented. |
||
|---|---|---|
| .. | ||
| Kernel | ||
| LibC | ||