Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/vm/
H A Ddiag_threshold_test.c43 static void wait_for_executor_thread(test_context_t *info); /** Wait f…
146 wait_for_executor_thread(&info); in execute_one_test()
517 wait_for_executor_thread(test_context_t *info) in wait_for_executor_thread() function