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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_call.h147 @function thread_call_cancel_wait
154 thread_call_cancel_wait waits for the most recent invocation to finish. When
159 thread_call_cancel_wait returns.
162 extern boolean_t thread_call_cancel_wait(
H A Dtask_policy.c1590 thread_call_cancel_wait(task->rusage_cpu_callt);
1655 thread_call_cancel_wait(savecallt);
H A Dthread_call.c955 * it may still be pending or in flight when thread_call_cancel_wait
957 * to the call to thread_call_cancel_wait will have finished.
960 thread_call_cancel_wait( function

Completed in 60 milliseconds