X-Boost  2.3.8
Public Member Functions | List of all members
sprint::thread_group Class Reference

#include <thread_group.h>

Public Member Functions

 ~thread_group ()
 release memory associated to thread
 
bool create_thread (const sprint::thread_function &p)
 create an additional thread
 
void join_all ()
 wait all threads terminate
 

Detailed Description

a thread_group is a collection of thread objects. the class is responsible of wait all and destroy all


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