Searched refs:lck_mtx_unlock_wakeup (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dlocks.h372 extern void lck_mtx_unlock_wakeup(
H A Dlocks.c751 * Routine: lck_mtx_unlock_wakeup
758 lck_mtx_unlock_wakeup ( function
771 panic("lck_mtx_unlock_wakeup: mutex %p holder %p\n", mutex, holder);

Completed in 20 milliseconds