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

/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_internal.h297 extern thread_call_t psynch_thcall;
H A Dkern_synch.c214 thread_call_t psynch_thcall; variable
1723 thread_call_enter_delayed(psynch_thcall, deadline);
1776 thread_call_enter_delayed(psynch_thcall, deadline);
H A Dkern_support.c2531 psynch_thcall = thread_call_allocate(psynch_wq_cleanup, NULL);
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h792 extern thread_call_t psynch_thcall;

Completed in 214 milliseconds