RustのMutexのようにデータを保護するクラス
More...
#include <webcface/common/internal/mutex.h>
|
template<typename Proxy , typename Lock > |
class | ScopedLock |
|
template<typename T>
class webcface::internal::MutexProxy< T >
RustのMutexのようにデータを保護するクラス
{
}
{
}
RustのMutexのようにデータを保護するクラス
Definition mutex.h:49
ScopedLock< MutexProxy, std::unique_lock< std::mutex > > lock()
Definition mutex.h:58
◆ const_lock()
◆ lock()
◆ ScopedLock
template<typename T >
template<typename Proxy , typename Lock >
The documentation for this class was generated from the following file:
- common/include/webcface/common/internal/mutex.h