Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/kyua/utils/
HDstacktrace.cpp288 executor::executor_handle& executor_handle, in dump_stacktrace()
362 executor::executor_handle& executor_handle, in dump_stacktrace_if_available()
HDstacktrace_test.cpp192 executor::executor_handle& executor_handle) in generate_core()
/freebsd-14-stable/contrib/kyua/utils/process/
HDexecutor.hpp176 class executor_handle { class
HDexecutor.cpp706 executor::executor_handle::executor_handle(void) throw() : _pimpl(new impl()) in executor_handle() function in executor::executor_handle