Now that the futex implementation actually supports timeouts, we can fix the LibPthread implementation of pthread_cond_timedwait to support the timeout argument. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pthread.cpp | ||
| pthread.h | ||
Now that the futex implementation actually supports timeouts, we can fix the LibPthread implementation of pthread_cond_timedwait to support the timeout argument. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pthread.cpp | ||
| pthread.h | ||