Searched refs:_thr_lock_wakeup (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libkse/thread/
H A Dthr_init.c497 _thr_lock_wait, _thr_lock_wakeup, calloc) != 0)
500 _thr_lock_wait, _thr_lock_wakeup, calloc) != 0)
503 _thr_lock_wait, _thr_lock_wakeup, calloc) != 0)
H A Dthr_cond.c117 _thr_lock_wait, _thr_lock_wakeup, calloc) != 0) {
H A Dthr_mutex.c165 _thr_lock_wait, _thr_lock_wakeup, calloc_cb) != 0) {
265 _thr_lock_wait, _thr_lock_wakeup);
H A Dthr_kern.c351 _thr_lock_wakeup);
569 _thr_lock_wakeup(struct lock *lock __unused, struct lockuser *lu) function
2417 _thr_lock_wait, _thr_lock_wakeup, calloc) != 0)
H A Dthr_private.h1149 void _thr_lock_wakeup(struct lock *lock, struct lockuser *lu);

Completed in 114 milliseconds