Searched refs:esync_space_t (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | epoch_sync.h | 91 } 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 D | epoch_sync.c | 100 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()
|