sprint 1-alpha
Public Member Functions
sprint::thread_group Class Reference

#include <thread_group.h>

List of all members.

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines