Home
last modified time | relevance | path

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

/xnu-10063.121.3/tests/vm/ !
H A Ddiag_threshold_test.c44 static void create_exception_handler_thread(test_context_t *); /** Creato…
141 create_exception_handler_thread(&info); in execute_one_test()
267 create_exception_handler_thread(test_context_t *param) in create_exception_handler_thread() function