FFmpegfs Fuse Multi Media Filesystem 2.16
thread_pool Member List

This is the complete list of members for thread_pool, including all inherited members.

current_queued()thread_pool
current_running() constthread_pool
FunctionPointer typedefthread_pool
init(unsigned int num_threads=0)thread_pool
loop_function()thread_poolprivate
loop_function_starter(thread_pool &tp)thread_poolprivatestatic
m_cur_threadsthread_poolprotected
m_num_threadsthread_poolprotected
m_queue_condthread_poolprotected
m_queue_mutexthread_poolprotected
m_queue_shutdownthread_poolprotected
m_thread_poolthread_poolprotected
m_thread_queuethread_poolprotected
m_threads_runningthread_poolprotected
pool_size() constthread_pool
schedule_thread(FunctionPointer &&func)thread_pool
tear_down(bool silent=false)thread_pool
thread_pool(unsigned int num_threads=std::thread::hardware_concurrency() *4)thread_poolexplicit
~thread_pool()thread_poolvirtual