This type implements a scoped guard for SpinLock.
Synopsis
Declared in <bsls_spinlock.h>
class SpinLockGuard;
Member Functions
Name |
Description |
|
Create a proctor object that manages the specified |
|
Destroy this proctor object and invoke |
Return the lock pointer that was provided at construction and stop managing it. (Subsequent calls to |
Created with MrDocs