Searched refs:thread_handoff_parameter (Results 1 – 5 of 5) sorted by relevance
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | syscall_subr.c | 387 thread_handoff_parameter(thread_t thread, thread_continue_t continuation, in thread_handoff_parameter() function
|
| H A D | sched_prim.h | 625 extern void thread_handoff_parameter(thread_t thread,
|
| H A D | sync_sema.c | 772 thread_handoff_parameter(handoff_thread, semaphore_wait_continue, in semaphore_wait_internal()
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | sys_ulock.c | 760 thread_handoff_parameter(owner_thread, ulock_wait_continue, ull, THREAD_HANDOFF_NONE); in sys_ulock_wait2()
|
| H A D | kern_event.c | 3779 thread_handoff_parameter(thread, cont, cont_args, THREAD_HANDOFF_NONE); in kevent_register_wait_block()
|