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

/fuchsia/zircon/system/utest/core/threads/
H A Dthreads.cpp103 static bool wait_thread_excp_type(zx_handle_t thread, zx_handle_t eport, uint32_t excp_type, function
697 ASSERT_TRUE(wait_thread_excp_type(thread_h, exception_port, ZX_EXCP_SW_BREAKPOINT,
785 ASSERT_TRUE(wait_thread_excp_type(thread_h, eport, ZX_EXCP_THREAD_EXITING, 0));

Completed in 81 milliseconds