Searched defs:task_operation (Results 1 – 4 of 4) sorted by relevance
194 struct task_operation : operation struct in boost::asio::detail::scheduler196 task_operation() : operation(0) {} in task_operation() function
156 uint32_t task_operation; member