pva2pva  1.4.1
 All Classes Functions Variables Pages
Public Types | Public Member Functions | List of all members
WorkQueue Struct Reference
Inheritance diagram for WorkQueue:
Inheritance graph
[legend]
Collaboration diagram for WorkQueue:
Collaboration graph
[legend]

Public Types

typedef std::tr1::weak_ptr
< epicsThreadRunable > 
value_type
 

Public Member Functions

 WorkQueue (const std::string &name)
 
void start (unsigned nworkers=1, unsigned prio=epicsThreadPriorityLow)
 
void close ()
 
void add (const value_type &work)
 

Detailed Description

Definition at line 16 of file tpool.h.


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