MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::TbbThreadMutex::LockGuard Class Reference

RAII-style lock guard for the mutex; releases it on destruction. More...

#include <MRMesh/MRTbbThreadMutex.h>

Public Member Functions

 LockGuard (const LockGuard &)=delete
 LockGuard (LockGuard &&other)
 ~LockGuard ()

Friends

class TbbThreadMutex

Detailed Description

RAII-style lock guard for the mutex; releases it on destruction.


The documentation for this class was generated from the following file: