| 
    HDK
    
   | 
 
 Include dependency graph for PRM_Lock.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PRM_SpinLockReadScope | 
| class | PRM_SpinLockWriteScope | 
Macros | |
| #define | PRM_LOCKS 1 | 
Typedefs | |
| typedef tbb::spin_rw_mutex | PRM_SpinLock | 
| typedef  tbb::spin_rw_mutex::scoped_lock  | PRM_SpinLockScope | 
| #define PRM_LOCKS 1 | 
Definition at line 19 of file PRM_Lock.h.
| typedef tbb::spin_rw_mutex PRM_SpinLock | 
Definition at line 22 of file PRM_Lock.h.
| typedef tbb::spin_rw_mutex::scoped_lock PRM_SpinLockScope | 
Definition at line 23 of file PRM_Lock.h.