Searched refs:ESYNC_SPACE_TEST (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.1.10/osfmk/kern/ |
| H A D | epoch_sync.h | 88 ESYNC_SPACE_TEST = 0, enumerator
|
| H A D | epoch_sync.c | 110 case ESYNC_SPACE_TEST: in space_to_ht() 604 const wait_result_t wr = esync_wait(ESYNC_SPACE_TEST, (uintptr_t)lock, epoch, in test_lock() 639 (void) esync_wake(ESYNC_SPACE_TEST, (uintptr_t)lock, epoch, in test_unlock() 720 wait_result_t wr = esync_wait(ESYNC_SPACE_TEST, 0, 0, &counter, 0, in esync_test_wait()
|