28#ifndef _util_group_thpuma_h
29#define _util_group_thpuma_h
36#include <util/group/thread.h>
43class PumaThreadGrp:
public ThreadGrp {
45 volatile unsigned int flag_;
int wait_threads()
Wait for all the threads to complete.
int start_threads()
Starts the threads running.
Ref< ThreadLock > new_lock()
Return a local object.
A template class that maintains references counts.
Definition ref.h:332