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 |
Stop managing the lock and return the pointer provided at construction. |
Created with MrDocs