Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Depoch_sync.c53 #define ES_UNIQUE_ID(space, id) ({ \ macro
422 const uint64_t unique_id = ES_UNIQUE_ID(space, id); in esync_wait()
507 const uint64_t unique_id = ES_UNIQUE_ID(space, id); in esync_wake()