Home
last modified time | relevance | path

Searched refs:thread_handoff_internal (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.61.3/osfmk/kern/
H A Dsyscall_subr.c349 thread_handoff_internal(thread_t thread, thread_continue_t continuation, in thread_handoff_internal() function
390 thread_handoff_internal(thread, continuation, parameter, option); in thread_handoff_parameter()
398 return thread_handoff_internal(thread, NULL, NULL, option); in thread_handoff_deallocate()