#include <svutil.h>
Definition at line 86 of file svutil.h.
◆ SVAutoLock()
SVAutoLock::SVAutoLock |
( |
SVMutex * |
mutex | ) |
|
|
inlineexplicit |
Definition at line 88 of file svutil.h.
88 : mutex_(mutex) { mutex->
Lock(); }
◆ ~SVAutoLock()
SVAutoLock::~SVAutoLock |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: