Searched refs:thread_handoff_parameter (Results 1 – 5 of 5) sorted by relevance
| /xnu-8020.121.3/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 | 584 extern void thread_handoff_parameter(thread_t thread,
|
| H A D | sync_sema.c | 781 thread_handoff_parameter(handoff_thread, semaphore_wait_continue, in semaphore_wait_internal()
|
| /xnu-8020.121.3/bsd/kern/ ! |
| H A D | sys_ulock.c | 737 thread_handoff_parameter(owner_thread, ulock_wait_continue, ull, THREAD_HANDOFF_NONE); in sys_ulock_wait2()
|
| H A D | kern_event.c | 3739 thread_handoff_parameter(thread, cont, cont_args, THREAD_HANDOFF_NONE); in kevent_register_wait_block()
|