#include <thread.h>
Definition at line 116 of file thread.h.
◆ WriterLock()
impeller::WriterLock::WriterLock |
( |
RWMutex & |
mutex | ) |
|
|
inlineexplicit |
◆ ~WriterLock()
impeller::WriterLock::~WriterLock |
( |
| ) |
|
|
inline |
Definition at line 122 of file thread.h.
122 { mutex_.UnlockWriter(); }
The documentation for this class was generated from the following file: