Mercury Currency Engine
Classes | Static Public Member Functions | List of all members
mce::detail::await_threadpool Struct Reference

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 ()
 

Detailed Description

specialized threadpool implementation for handling blocking tasks


The documentation for this struct was generated from the following file: