Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Depoch_sync.h91 } esync_space_t; typedef
141 extern wait_result_t esync_wait(esync_space_t space, uint64_t id,
195 extern kern_return_t esync_wake(esync_space_t space, uint64_t id,
H A Depoch_sync.c100 space_to_ht(esync_space_t space) in space_to_ht()
368 esync_wait(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wait()
442 esync_wake(esync_space_t space, const uint64_t id, const uint64_t epoch, in esync_wake()