Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Ddiag_threshold_test.c41 static void wait_for_exceptions_thread(test_context_t *tests_info); /** Wait f…
145 wait_for_exceptions_thread(&info); in execute_one_test()
508 wait_for_exceptions_thread(test_context_t *info) in wait_for_exceptions_thread() function