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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsched_prim.c889 wake_unlock(thread);
915 wake_unlock(thread);
932 wake_unlock(thread);
970 wake_unlock(thread);
978 wake_unlock(thread);
1008 wake_unlock(thread);
1020 wake_unlock(thread);
1732 wake_unlock(thread);
1753 wake_unlock(thread);
H A Dthread.h426 #define wake_unlock(th) simple_unlock(&(th)->wake_lock) macro

Completed in 26 milliseconds