ScummVM API documentation
Common::StackLock Class Reference

#include <mutex.h>

Public Member Functions

 StackLock (MutexInternal *mutex, const char *mutexName=nullptr)
 
 StackLock (const Mutex &mutex, const char *mutexName=nullptr)
 

Detailed Description

Auxillary class to (un)lock a mutex on the stack.


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