|
SObjectizer
5.8
|
A reusable implementation of agent_queue that can be used by various thread-pool dispatchers. More...
#include <so_5/disp/reuse/queue_of_queues.hpp>#include <so_5/event_queue.hpp>#include <so_5/outliving.hpp>#include <so_5/spinlocks.hpp>Go to the source code of this file.
Classes | |
| class | so_5::disp::thread_pool::impl::basic_event_queue_t |
| struct | so_5::disp::thread_pool::impl::basic_event_queue_t::demand_t |
| Actual demand in event queue. More... | |
| struct | so_5::disp::thread_pool::impl::basic_event_queue_t::pop_result_t |
| A result of erasing of the front demand from queue. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::disp |
| Event dispatchers. | |
| namespace | so_5::disp::thread_pool |
| Thread pool dispatcher. | |
| namespace | so_5::disp::thread_pool::impl |
| Internal implementation details of thread pool dispatcher. | |
A reusable implementation of agent_queue that can be used by various thread-pool dispatchers.
Definition in file basic_event_queue.hpp.