Lines Matching refs:exec_handle
1019 const executor::exec_handle cleanup_handle = spawn_cleanup( in sync_cleanup()
1037 executor::exec_handle
1052 const executor::exec_handle handle = generic.spawn_followup( in spawn_cleanup()
1081 const executor::exec_handle cleanup_handle = spawn_execenv_cleanup( in sync_execenv_cleanup()
1097 executor::exec_handle
1108 const executor::exec_handle handle = generic.spawn_followup( in spawn_execenv_cleanup()
1239 const executor::exec_handle exec_handle = _pimpl->generic.spawn( in list_tests() local
1242 executor::exit_handle exit_handle = _pimpl->generic.wait(exec_handle); in list_tests()
1282 scheduler::exec_handle
1304 const executor::exec_handle handle = _pimpl->generic.spawn( in spawn_test()
1566 const exec_handle exec_handle = spawn_test( in debug_test() local
1588 INV(result_handle->original_pid() == exec_handle); in debug_test()