|
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 Thu Aug 15 2013 02:35:47 for the OpenThreads by doxygen 1.8.4. |