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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h753 extern thread_call_t psynch_thcall;
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c406 thread_call_t psynch_thcall; variable
3013 thread_call_enter_delayed(psynch_thcall, deadline);
3066 thread_call_enter_delayed(psynch_thcall, deadline);
H A Dpthread_synch.c2447 psynch_thcall = thread_call_allocate(psynch_wq_cleanup, NULL);

Completed in 83 milliseconds