Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsyscall_subr.c355 thread_handoff_internal(thread_t thread, thread_continue_t continuation, in thread_handoff_internal() function
400 thread_handoff_internal(thread, continuation, parameter, option); in thread_handoff_parameter()
408 return thread_handoff_internal(thread, NULL, NULL, option); in thread_handoff_deallocate()