Ptex
|
Go to the source code of this file.
Classes | |
class | PtexInternal::AutoLock< T > |
Automatically acquire and release lock within enclosing scope. More... | |
Namespaces | |
PtexInternal | |
For internal use only. | |
Typedefs | |
typedef _Mutex | PtexInternal::Mutex |
typedef _SpinLock | PtexInternal::SpinLock |
typedef AutoLock< Mutex > | PtexInternal::AutoMutex |
typedef AutoLock< SpinLock > | PtexInternal::AutoSpin |