2b33fc6470
waiting on a locked mutex. This involves passing a struct timespec from the pthread mutex locking interfaces all the way down to the function that suspends the thread until the mutex is released. The timeout is assumed to be an absolute time (i.e. not relative to the current time). Also, in _thread_suspend() make the passed in timespec const. |
||
---|---|---|
.. | ||
arch | ||
sys | ||
thread | ||
Makefile |