Ptex
|
Go to the source code of this file.
Classes | |
class | AutoLock< T > |
Automatically acquire and release lock within enclosing scope. More... | |
Typedefs | |
typedef AutoLock< Mutex > | AutoMutex |
typedef AutoLock< SpinLock > | AutoSpin |
Definition at line 51 of file PtexMutex.h.
Definition at line 52 of file PtexMutex.h.