Searched refs:panic_thread_test_child_park (Results 1 – 1 of 1) sorted by relevance
5339 panic_thread_test_child_park(void * arg __unused, wait_result_t wres __unused) in panic_thread_test_child_park() function5345 thread_block(panic_thread_test_child_park); in panic_thread_test_child_park()5370 if (kernel_thread_start(panic_thread_test_child_park, NULL, &child_thread) != KERN_SUCCESS) {