ffead.server.doc
ThreadPool Class Reference

Public Member Functions

 ThreadPool (int, int, int, int, bool)
 
 ThreadPool (int, int, int, int)
 
 ThreadPool (int, int, bool)
 
 ThreadPool (int, int)
 
void start ()
 
void init (int, int, bool)
 
void joinAll ()
 
void execute (Task &task, int priority)
 
void execute (Task &task)
 
void schedule (Task &task, long long tunit, int type)
 

Detailed Description

Definition at line 29 of file ThreadPool.h.


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