Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dwaitq.h720 extern kern_return_t waitq_wakeup64_thread_and_unlock(
H A Dsync_sema.c371 kr = waitq_wakeup64_thread_and_unlock( in semaphore_signal_internal()
H A Dwaitq.c1585 waitq_wakeup64_thread_and_unlock(struct waitq *waitq, event64_t event, in waitq_wakeup64_thread_and_unlock() function
2308 ret = waitq_wakeup64_thread_and_unlock(waitq, event, thread, result); in waitq_wakeup64_thread()