Searched refs:thread_call_wait_once_locked (Results 1 – 1 of 1) sorted by relevance
199 static bool thread_call_wait_once_locked(thread_call_t call, spl_t s);1120 thread_call_wait_once_locked(call, s); in thread_call_free()1445 thread_call_wait_once_locked(call, s); in thread_call_cancel_wait()2199 thread_call_wait_once_locked(thread_call_t call, spl_t s) in thread_call_wait_once_locked() function2269 bool waited = thread_call_wait_once_locked(call, s); in thread_call_wait_once()