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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dthread.h678 #define SCHED_CALL_BLOCK 0x1 macro
H A Dthread_call.c787 case SCHED_CALL_BLOCK:
H A Dsched_prim.c1390 (*thread->sched_call)(SCHED_CALL_BLOCK, thread);
1755 (*thread->sched_call)(SCHED_CALL_BLOCK, thread);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dpthread_synch.c1230 case SCHED_CALL_BLOCK:

Completed in 36 milliseconds