Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Depoch_sync.h167 ESYNC_WAKE_ONE = 1, enumerator
H A Depoch_sync.c501 mode == ESYNC_WAKE_ONE || in esync_wake()
543 case ESYNC_WAKE_ONE: in esync_wake()
696 &server_counter, ESYNC_WAKE_ONE, 0); in test_unlock()
H A Dexclaves.c1824 ESYNC_WAKE_ALL : ESYNC_WAKE_ONE; in handle_response_wake()