Searched defs:action_queue (Results 1 – 1 of 1) sorted by relevance
16 struct action_queue struct18 typedef action_queue this_type;20 typedef scheduler_base::clock_type clock;21 typedef time_schedulable<clock::time_point> item_type;24 typedef schedulable_queue<item_type::time_point_type> queue_item_time;27 struct current_thread_queue_type {35 static current_thread_queue_type*& current_thread_queue() { in current_thread_queue()48 static bool owned() { in owned()51 static const std::shared_ptr<worker_interface>& get_worker_interface() { in get_worker_interface()54 static recursion& get_recursion() { in get_recursion()[all …]