Lines Matching refs:exec_handle
1018 const executor::exec_handle cleanup_handle = spawn_cleanup( in sync_cleanup()
1036 executor::exec_handle
1051 const executor::exec_handle handle = generic.spawn_followup( in spawn_cleanup()
1080 const executor::exec_handle cleanup_handle = spawn_execenv_cleanup( in sync_execenv_cleanup()
1096 executor::exec_handle
1107 const executor::exec_handle handle = generic.spawn_followup( in spawn_execenv_cleanup()
1238 const executor::exec_handle exec_handle = _pimpl->generic.spawn( in list_tests() local
1241 executor::exit_handle exit_handle = _pimpl->generic.wait(exec_handle); in list_tests()
1281 scheduler::exec_handle
1303 const executor::exec_handle handle = _pimpl->generic.spawn( in spawn_test()
1558 const exec_handle exec_handle = spawn_test( in debug_test() local
1580 INV(result_handle->original_pid() == exec_handle); in debug_test()