Searched refs:thread_handoff_deallocate (Results 1 – 4 of 4) sorted by relevance
396 thread_handoff_deallocate(thread_t thread, thread_handoff_option_t option) in thread_handoff_deallocate() function
622 extern wait_result_t thread_handoff_deallocate(thread_t thread, thread_handoff_option_t option);
775 wait_result = thread_handoff_deallocate(handoff_thread, handoff_option); in semaphore_wait_internal()
791 wr = thread_handoff_deallocate(handoff_thread, handoff_option); in ipc_eventlink_signal_wait_internal()