Template Function agnocast::prepare_epoll_impl
Defined in File agnocast_epoll.hpp
Function Documentation
-
template<class ValidateFn>
void agnocast::prepare_epoll_impl(const int epoll_fd, const pid_t my_pid, std::mutex &ready_agnocast_executables_mutex, std::vector<AgnocastExecutable> &ready_agnocast_executables, ValidateFn &&validate_callback_group)