|
OpenThreads
|
| This class provides an atomic increment and decrement operation | |
| This class provides an atomic pointer assignment using cas operations | |
| This class provides an object-oriented thread barrier interface | |
| Block is a block that can be used to halt a thread that is waiting another thread to release it | |
| BlockCount is a block that can be used to halt a thread that is waiting for a specified number of operations to be completed | |
| This class provides an object-oriented thread condition interface | |
| This class provides an object-oriented thread mutex interface | |
| This class provides an object-oriented thread interface |
| Generated at Fri Sep 7 2012 17:48:51 for the OpenThreads by doxygen 1.8.1.2. |