Searched refs:thread_wakeup_with_result (Results 1 – 6 of 6) sorted by relevance
245 thread_wakeup_with_result(&arcade_upcall_refresh_in_progress, wr); in arcade_upcall_refresh()
664 #define thread_wakeup_with_result(x, z) \ macro
6978 thread_wakeup_with_result(x, THREAD_AWAKENED); in thread_wakeup()
146 thread_wakeup_with_result(&enabled, THREAD_INTERRUPTED); in setWorkLoop()
2452 thread_wakeup_with_result((event_t) m, THREAD_RESTART); in vm_fault_page()
4866 thread_wakeup_with_result(&kqf->kqf_count, wr); in kqfile_wakeup()