Searched refs:create_crashing_thread (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/async-loop/
H A Dloop_tests.cpp803 zx_status_t create_crashing_thread(zx_handle_t* out_thread) { function
831 EXPECT_EQ(ZX_OK, create_crashing_thread(&crashing_thread));
1194 EXPECT_EQ(ZX_OK, create_crashing_thread(&crashing_threads[i]));

Completed in 72 milliseconds