|
umem
1.0.1
|
Functions | |
| int | _cond_timedwait (cond_t *cv, mutex_t *mutex, const timespec_t *delay) |
| int | umem_create_update_thread (void) |
| int _cond_timedwait | ( | cond_t * | cv, |
| mutex_t * | mutex, | ||
| const timespec_t * | delay | ||
| ) |
| int umem_create_update_thread | ( | void | ) |
References ASSERT, MUTEX_HELD, thr_sigsetmask, umem_update_lock, and umem_update_thr.
1.8.14