TEC
A lightweight C++ library enabling safe, efficient execution in multithreaded and concurrent systems.
Loading...
Searching...
No Matches
tec::SocketThreadPool Member List

This is the complete list of members for tec::SocketThreadPool, including all inherited members.

condition_tec::ThreadPoolprotected
enqueue(F &&task)tec::ThreadPoolinline
get_buffer(size_t idx) consttec::SocketThreadPoolinline
get_buffer_size()tec::SocketThreadPoolinline
get_next_worker_index()tec::SocketThreadPoolinline
get_num_threads()tec::ThreadPoolinline
num_threads_tec::ThreadPoolprotected
queue_mutex_tec::ThreadPoolprotected
SocketThreadPool(size_t buffer_size, size_t num_threads)tec::SocketThreadPoolinlineexplicit
stop_tec::ThreadPoolprotected
TaskFunc typedeftec::ThreadPool
tasks_tec::ThreadPoolprotected
ThreadPool(size_t num_threads)tec::ThreadPoolinlineexplicit
workers_tec::ThreadPoolprotected
~SocketThreadPool()tec::SocketThreadPoolinlinevirtual
~ThreadPool()tec::ThreadPoolinlinevirtual