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

/fuchsia/zircon/system/utest/exception/
H A Dexception.c840 zx_port_packet_t start_packet_process; local
841 ASSERT_TRUE(read_packet(eport_process, &start_packet_process), "error reading start exception");
842 ASSERT_TRUE(verify_exception(&start_packet_process, child, ZX_EXCP_THREAD_STARTING),

Completed in 25 milliseconds