|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 BUI::CThreadPool,包括所有继承而来的类成员
| CThreadPool() | BUI::CThreadPool | |
| InitPoolSize(int n) | BUI::CThreadPool | |
| IsShutdown() | BUI::CThreadPool | |
| m_conditional_lock | BUI::CThreadPool | protected |
| m_conditional_mutex | BUI::CThreadPool | protected |
| m_queue | BUI::CThreadPool | protected |
| m_shutdown | BUI::CThreadPool | protected |
| m_thread_count | BUI::CThreadPool | protected |
| m_threads | BUI::CThreadPool | protected |
| Shutdown() | BUI::CThreadPool | |
| SubmitTask(std::function< void()> fn) | BUI::CThreadPool | |
| ~CThreadPool() | BUI::CThreadPool |