|
Sese Framework
3.0.0
A cross-platform framework
|
This is the complete list of members for sese::GlobalThreadPool, including all inherited members.
| globalThreadPool | sese::GlobalThreadPool | privatestatic |
| postTask(const std::function< void()> &func) | sese::GlobalThreadPool | static |
| postTask(const std::function< RETURN_TYPE()> &func) | sese::GlobalThreadPool | static |
| postTask(const std::function< ReturnType()> &func) | sese::GlobalThreadPool |