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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_prim.c1315 wake_unlock(thread);
1341 wake_unlock(thread);
1358 wake_unlock(thread);
1396 wake_unlock(thread);
1404 wake_unlock(thread);
1457 wake_unlock(thread);
1469 wake_unlock(thread);
2420 wake_unlock(thread);
2454 wake_unlock(thread);
H A Dthread.h507 #define wake_unlock(th) simple_unlock(&(th)->wake_lock) macro

Completed in 40 milliseconds