28 #ifndef _util_group_thpuma_h 29 #define _util_group_thpuma_h 36 #include <util/group/thread.h> 45 volatile unsigned int flag_;
int wait_threads()
Wait for all the threads to complete.
int start_threads()
Starts the threads running.
A template class that maintains references counts.
Definition: ref.h:332
Ref< ThreadLock > new_lock()
Return a local object.
The ThreadGrp abstract class provides a means to manage separate threads of control.
Definition: thread.h:92
The PumaThreadGrp class privides a concrete thread group appropriate for the intel teraflops machine...
Definition: thpuma.h:43