Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/vm/
H A Ddiag_threshold_test.c46 static void terminate_exception_handler_thread(test_context_t *); /** Order …
169 terminate_exception_handler_thread(&info); in execute_one_test()
285 terminate_exception_handler_thread(test_context_t *param) in terminate_exception_handler_thread() function