Sese Framework  3.0.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::GlobalThreadPool Member List

This is the complete list of members for sese::GlobalThreadPool, including all inherited members.

globalThreadPoolsese::GlobalThreadPoolprivatestatic
postTask(const std::function< void()> &func)sese::GlobalThreadPoolstatic
postTask(const std::function< RETURN_TYPE()> &func)sese::GlobalThreadPoolstatic
postTask(const std::function< ReturnType()> &func)sese::GlobalThreadPool