|
OpenThreads
|
#include <sys/types.h>#include <OpenThreads/Mutex>Classes | |
| class | OpenThreads::Thread |
| This class provides an object-oriented thread interface. More... | |
Namespaces | |
| namespace | OpenThreads |
Defines | |
| #define | _OPENTHREADS_THREAD_ |
Functions | |
| OPENTHREAD_EXPORT_DIRECTIVE int | OpenThreads::GetNumberOfProcessors () |
| Get the number of processors. | |
| OPENTHREAD_EXPORT_DIRECTIVE int | OpenThreads::SetProcessorAffinityOfCurrentThread (unsigned int cpunum) |
| Set the processor affinity of current thread. | |
| #define _OPENTHREADS_THREAD_ |
| Generated at Tue Mar 22 2011 15:18:34 for the OpenThreads by doxygen 1.7.3. |