成员的完整列表,这些成员属于 XuMQ::threadpool,包括所有继承而来的类成员
_cv | XuMQ::threadpool | private |
_mutex | XuMQ::threadpool | private |
_stop | XuMQ::threadpool | private |
_taskpool | XuMQ::threadpool | private |
_threads | XuMQ::threadpool | private |
entry() | XuMQ::threadpool | inlineprivate |
Functor typedef | XuMQ::threadpool | |
ptr typedef | XuMQ::threadpool | |
push(F &&func, Args &&...args) -> std::future< decltype(func(args...))> | XuMQ::threadpool | inline |
stop() | XuMQ::threadpool | inline |
threadpool(int thr_count=1) | XuMQ::threadpool | inline |
~threadpool() | XuMQ::threadpool | inline |