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

/fuchsia/zircon/system/utest/exception/
H A Dexception.c1390 zx_handle_t child_eport; member in struct:__anon1339
1409 state->child_eport = tu_io_port_create();
1424 tu_set_exception_port(state->child, state->child_eport, EXCEPTION_PORT_KEY, 0);
1456 walkthrough_close(&state->child_eport);
1489 walkthrough_read_and_verify_exception(&state, state.child_eport);
1524 walkthrough_read_and_verify_exception(&state, state.child_eport);
1526 walkthrough_close(&state.child_eport);

Completed in 25 milliseconds