Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/engine/
H A Dscheduler.cpp259 struct cleanup_exec_data : public exec_data { struct
262 executor::exit_handle body_exit_handle;
268 model::test_result body_result;
278 cleanup_exec_data(const model::test_program_ptr test_program_, in cleanup_exec_data() function