|
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 Feb 28 2013 21:38:05 for the OpenThreads by doxygen 1.8.3.1. |