mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
Now that the futex implementation actually supports timeouts, we can fix the LibPthread implementation of pthread_cond_timedwait to support the timeout argument.