Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dwaitq.h310 extern kern_return_t waitq_wakeup64_thread_locked(struct waitq *waitq,
H A Dsync_sema.c378 kr = waitq_wakeup64_thread_locked( in semaphore_signal_internal()
H A Dwaitq.c2930 waitq_wakeup64_thread_locked(struct waitq *waitq, in waitq_wakeup64_thread_locked() function