Home
last modified time | relevance | path

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

/third_party/boost/boost/process/
Dasync.hpp77 api::io_context_ref get_initializer() {return api::io_context_ref (*ios);}; in get_initializer() function
Dgroup.hpp210 api::group_ref get_initializer() {return api::group_ref (group_p->_group_handle);}; in get_initializer() function
Derror.hpp157 set_on_error get_initializer() {return set_on_error(*err);}; in get_initializer() function
Denv.hpp331 api::env_init<Char> get_initializer() in get_initializer() function
/third_party/boost/boost/process/detail/
Dbasic_cmd.hpp257 api::exe_cmd_init<Char> get_initializer() in get_initializer() function