Searched refs:test_thread (Results 1 – 1 of 1) sorted by relevance
292 thrd_t test_thread; in run_with_crash_handler() local300 int thrd_res = thrd_create(&test_thread, run_test, (void*)&test_data); in run_with_crash_handler()
Completed in 2 milliseconds