Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Depoch_sync.h167 ESYNC_WAKE_ONE = 1, enumerator
H A Depoch_sync.c503 mode == ESYNC_WAKE_ONE || in esync_wake()
545 case ESYNC_WAKE_ONE: in esync_wake()
698 &server_counter, ESYNC_WAKE_ONE, 0); in test_unlock()
H A Dexclaves.c1692 ESYNC_WAKE_ALL : ESYNC_WAKE_ONE; in handle_response_wake()