|
Mercury Currency Engine
|
specialized threadpool implementation for handling blocking tasks More...
#include <await.hpp>
Static Public Member Functions | |
| template<typename Callable , typename... As> | |
| static void | schedule (Callable &&cb, As &&... args) |
| schedule a callable on the await_threadpool | |
| static size_t | worker_count () |
specialized threadpool implementation for handling blocking tasks