Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/arm64/
H A Dplatform_tests.c1445 atomic_bool ctrr_test_in_progress; variable
1458 if (!atomic_compare_exchange_strong_explicit(&ctrr_test_in_progress, in ctrr_test()
1480 atomic_store_explicit(&ctrr_test_in_progress, false, memory_order_release); in ctrr_test()