Searched refs:thread_call_wait_once_locked (Results 1 – 1 of 1) sorted by relevance
198 static bool thread_call_wait_once_locked(thread_call_t call, spl_t s);1119 thread_call_wait_once_locked(call, s); in thread_call_free()1444 thread_call_wait_once_locked(call, s); in thread_call_cancel_wait()2198 thread_call_wait_once_locked(thread_call_t call, spl_t s) in thread_call_wait_once_locked() function2268 bool waited = thread_call_wait_once_locked(call, s); in thread_call_wait_once()