Searched refs:ESYNC_SPACE_TEST (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.121.6/osfmk/kern/ ! |
| H A D | epoch_sync.h | 89 ESYNC_SPACE_TEST = 0, enumerator
|
| H A D | epoch_sync.c | 122 case ESYNC_SPACE_TEST: in space_to_ht() 660 const wait_result_t wr = esync_wait(ESYNC_SPACE_TEST, (uint32_t)(uintptr_t)lock, epoch, in test_lock() 695 (void) esync_wake(ESYNC_SPACE_TEST, (uint32_t)(uintptr_t)lock, epoch, in test_unlock() 776 wait_result_t wr = esync_wait(ESYNC_SPACE_TEST, 0, 0, &counter, 0, in esync_test_wait()
|