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

/darwin-on-arm/xnu/osfmk/kern/
H A Dlocks.h369 extern void lck_mtx_unlock_wakeup(
H A Dlocks.c708 * Routine: lck_mtx_unlock_wakeup
715 lck_mtx_unlock_wakeup ( function
728 panic("lck_mtx_unlock_wakeup: mutex %p holder %p\n", mutex, holder);

Completed in 17 milliseconds