Home
last modified time | relevance | path

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

/xnu-11215/osfmk/tests/
H A Dkernel_tests.c1170 int synch_value; member
2331 info->synch_value = info->head.nthreads; in test_cache_reflock()
2352 info->synch_value = info->head.nthreads; in test_refcount_reflock()
2368 info->synch_value = info->head.nthreads; in test_force_reflock()
2382 info->synch_value = info->head.nthreads; in test_lock_reflock()
2397 info->synch_value = info->head.nthreads; in test_sleep_with_wake_all()
2771 info->synch_value = NUM_THREADS; in test_gate_push()
2788 info->synch_value = NUM_THREADS; in test_gate_handoff()
2810 info->synch_value = NUM_THREADS; in test_gate_steal()
2831 info->synch_value = NUM_THREADS; in test_gate_alloc_free()
[all …]