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 <MRTbbThreadMutex.h>

Public Member Functions

 LockGuard (const LockGuard &)=delete
 
MRMESH_API LockGuard (LockGuard &&other)
 
MRMESH_API ~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: