Searched defs:executor_handle (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/kyua/utils/process/
H A Dexecutor.hpp176 class executor_handle { class in namespace:utils::process::executor
H A Dexecutor.cpp678 executor::executor_handle::executor_handle(void) throw() : _pimpl(new impl()) function in class:executor::executor_handle
[all...]
/freebsd-13-stable/contrib/kyua/utils/
H A Dstacktrace.cpp287 dump_stacktrace(const fs::path& program, executor::executor_handle& executor_handle, const executor::exit_handle& exit_handle) argument
361 dump_stacktrace_if_available(const fs::path& program, executor::executor_handle& executor_handle, const executor::exit_handle& exit_handle) argument
H A Dstacktrace_test.cpp191 generate_core(const atf::tests::tc* test_case, const char* base_name, executor::executor_handle& executor_handle) argument
[all...]

Completed in 164 milliseconds