Home
last modified time | relevance | path

Searched refs:waitq_wakeup64_thread_and_unlock (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/osfmk/kern/
H A Dwaitq.h782 extern kern_return_t waitq_wakeup64_thread_and_unlock(
H A Dsync_sema.c358 kr = waitq_wakeup64_thread_and_unlock( in semaphore_signal_internal()
H A Dwaitq.c1689 waitq_wakeup64_thread_and_unlock( in waitq_wakeup64_thread_and_unlock() function
2414 ret = waitq_wakeup64_thread_and_unlock(waitq, event, thread, result); in waitq_wakeup64_thread()