This file implements various objects which provide mutual exclusion capabilities for multi-threaded applications that use OpenMP. More...
Go to the source code of this file.
Classes | |
class | OmpMutex |
class | ScopedLock |
This class implements an exception-safe scoped lock-keeper. More... | |
This file implements various objects which provide mutual exclusion capabilities for multi-threaded applications that use OpenMP.