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

/fuchsia/zircon/system/utest/exception/
H A Dexception.c1465 zx_koid_t exception_tid; local
1466 if (read_and_verify_exception(eport, state->child, ZX_EXCP_FATAL_PAGE_FAULT, &exception_tid)) {
1467 EXPECT_EQ(exception_tid, state->tid, "");

Completed in 24 milliseconds