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

/darwin-on-arm/xnu/osfmk/kern/
H A Dthread_call.c1274 thread_call_daemon_continue(__unused void *arg) function
1311 thread_block_parameter((thread_continue_t)thread_call_daemon_continue, NULL);
1324 thread_call_daemon_continue(NULL);

Completed in 22 milliseconds