Searched refs:SCHED_CALL_UNBLOCK (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h679 #define SCHED_CALL_UNBLOCK 0x2 macro
H A Dthread_call.c792 case SCHED_CALL_UNBLOCK:
H A Dsched_prim.c486 (*thread->sched_call)(SCHED_CALL_UNBLOCK, thread);
1401 (*thread->sched_call)(SCHED_CALL_UNBLOCK, thread);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dpthread_synch.c1261 case SCHED_CALL_UNBLOCK:

Completed in 44 milliseconds