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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h826 #define SCHED_CALL_UNBLOCK 0x2 macro
H A Dthread_call.c1088 case SCHED_CALL_UNBLOCK:
H A Dsched_prim.c898 (*thread->sched_call)(SCHED_CALL_UNBLOCK, thread);
1904 (*thread->sched_call)(SCHED_CALL_UNBLOCK, thread);
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_synch.c928 case SCHED_CALL_UNBLOCK:

Completed in 32 milliseconds