#include <spinlock.h>

Public Member Functions | |
| BaseLock () | |
| ~BaseLock () | |
Protected Member Functions | |
| void | PerformanceMonitorLockAcquired () const | 
| void | PerformanceMonitorLockReleased () const | 
Protected Attributes | |
| AtomicInt32 | _state | 
| BaseLock | ( | ) | 
| ~BaseLock | ( | ) | 
      
  | 
  protected | 
Notifies a profiler of an acquired lock.
      
  | 
  protected | 
Notifies a profiler of the unlock.
      
  | 
  protected |