Searched refs:executor (Results 1 – 14 of 14) sorted by relevance
/freebsd/contrib/kyua/utils/process/ |
H A D | executor.cpp | 70 namespace executor = utils::process::executor; 89 typedef std::map< int, executor::exec_handle > exec_handles_map; 96 const char* utils::process::executor::detail::stdout_name = "stdout.txt"; 100 const char* utils::process::executor::detail::stderr_name = "stderr.txt"; 108 const char* utils::process::executor::detail::work_subdir = "work"; 117 utils::process::executor::detail::setup_child( in setup_child() 129 struct utils::process::executor::exec_handle::impl : utils::noncopyable { 152 executor::detail::refcnt_t state_owners; 176 executor::detail::refcnt_t state_owners_) : in impl() 195 executor::exec_handle::exec_handle(std::shared_ptr< impl > pimpl) : in exec_handle() [all …]
|
H A D | executor_test.cpp | 65 namespace executor = utils::process::executor; 314 static executor::exec_handle 315 do_spawn(executor::executor_handle& handle, Hook hook, in do_spawn() 321 const executor::exec_handle exec_handle = handle.spawn< Hook >( in do_spawn() 381 executor::executor_handle handle = executor::setup(); in ATF_TEST_CASE_BODY() 383 const executor::exec_handle exec_handle = do_spawn(handle, child_exit(41)); in ATF_TEST_CASE_BODY() 385 executor::exit_handle exit_handle = handle.wait_any(); in ATF_TEST_CASE_BODY() 399 executor::executor_handle handle = executor::setup(); in ATF_TEST_CASE_BODY() 423 executor::exit_handle exit_handle = handle.wait_any(); in ATF_TEST_CASE_BODY() 452 executor::executor_handle handle = executor::setup(); in ATF_TEST_CASE_BODY() [all …]
|
H A D | executor.ipp | 32 #include "utils/process/executor.hpp" 43 namespace executor { 93 executor::detail::setup_child(_unprivileged_user, 100 } // namespace executor 117 executor::exec_handle 118 executor::executor_handle::spawn( 161 executor::exec_handle 162 executor::executor_handle::spawn_followup(Hook hook,
|
H A D | executor_fwd.hpp | 37 namespace executor { namespace
|
H A D | Makefile.am.inc | 38 libutils_a_SOURCES += utils/process/executor.cpp 39 libutils_a_SOURCES += utils/process/executor.hpp 40 libutils_a_SOURCES += utils/process/executor.ipp
|
H A D | executor.hpp | 79 namespace executor { namespace
|
H A D | executor_pid_test.cpp | 62 pid_wrap:pid_wrap_3 -> *** /usr/src/main/contrib/kyua/utils/process/executor.cpp:779: Invariant c…
|
/freebsd/contrib/kyua/utils/ |
H A D | stacktrace_test.cpp | 58 namespace executor = utils::process::executor; 190 static executor::exit_handle 192 executor::executor_handle& executor_handle) in generate_core() 199 const executor::exec_handle exec_handle = executor_handle.spawn( in generate_core() 201 const executor::exit_handle exit_handle = executor_handle.wait(exec_handle); in generate_core() 369 executor::executor_handle handle = executor::setup(); in ATF_TEST_CASE_BODY() 371 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY() 399 executor::executor_handle handle = executor::setup(); in ATF_TEST_CASE_BODY() 400 executor::exit_handle exit_handle = generate_core(this, "short", handle); in ATF_TEST_CASE_BODY() 433 executor::executor_handle handle = executor::setup(); in ATF_TEST_CASE_BODY() [all …]
|
H A D | stacktrace.hpp | 58 utils::process::executor::executor_handle&, 59 const utils::process::executor::exit_handle&); 62 utils::process::executor::executor_handle&, 63 const utils::process::executor::exit_handle&);
|
H A D | stacktrace.cpp | 60 namespace executor = utils::process::executor; 288 executor::executor_handle& executor_handle, in dump_stacktrace() 289 const executor::exit_handle& exit_handle) in dump_stacktrace() 321 const executor::exec_handle exec_handle = in dump_stacktrace() 325 const executor::exit_handle gdb_exit_handle = in dump_stacktrace() 362 executor::executor_handle& executor_handle, in dump_stacktrace_if_available() 363 const executor::exit_handle& exit_handle) in dump_stacktrace_if_available()
|
/freebsd/contrib/kyua/engine/ |
H A D | scheduler.cpp | 73 namespace executor = utils::process::executor; 232 optional< executor::exit_handle > exit_handle; 262 executor::exit_handle body_exit_handle; 280 const executor::exit_handle& body_exit_handle_, in cleanup_exec_data() 296 executor::exit_handle body_exit_handle; 314 const executor::exit_handle& body_exit_handle_, in execenv_exec_data() 694 executor::exit_handle generic; 709 bimpl(const executor::exit_handle generic_, exec_data_map& all_exec_data_) : in bimpl() 892 executor::executor_handle generic; 901 impl(void) : generic(executor::setup()) in impl() [all …]
|
/freebsd/contrib/kyua/admin/ |
H A D | check-api-docs.awk | 53 /utils\/process\/executor\.hpp.*Member spawn\(Hook.*\)/ {next} 54 /utils\/process\/executor\.hpp.*Member spawn_followup\(Hook.*\)/ {next} 55 /utils\/process\/executor\.hpp.*Member setup\(void\).*friend/ {next}
|
/freebsd/share/dict/ |
H A D | web2a | 19577 executor dative 42429 pre-executor
|
H A D | web2 | 66459 executor
|