Classes | |
class | Barrier |
This class provides an object-oriented thread barrier interface. More... | |
class | Condition |
This class provides an object-oriented thread condition interface. More... | |
class | Mutex |
This class provides an object-oriented thread mutex interface. More... | |
class | ScopedLock |
class | ReverseScopedLock |
class | Thread |
This class provides an object-oriented thread interface. More... | |
Functions | |
OPENTHREAD_EXPORT_DIRECTIVE int | GetNumberOfProcessors () |
|
Get the number of processors. Note, systems where no support exists for querrying the number of processors, 1 is returned. |