libfilezilla
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Friends | List of all members
thread_pool Class Referencefinal

Public Member Functions

 thread_pool (thread_pool const &)=delete
 
thread_pooloperator= (thread_pool const &)=delete
 
async_task spawn (std::function< void()> const &f)
 Spawns a new asynchronous task.
 

Friends

class async_task
 
class pooled_thread_impl
 

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