Acquire the given mutex for the lifetime of this guard.
Synopsis
Declared in <util/stdmutex.h>
[[acquire_capability(0x7ff389ac12e8), acquire_capability(0x7ff38129ebe8)]]
explicit
Guard(StdMutex& cs);
Parameters
Name |
Description |
cs |
The mutex to lock. |
Created with MrDocs