My Project
lightMutex.h File Reference
#include "osl/oslConfig.h"
#include <thread>

Go to the source code of this file.

Classes

class  osl::misc::LightScopedLock< Mutex >
 
class  osl::misc::LightMutex
 
class  osl::misc::LightMutex::unlockable_lock
 requirement: thread local More...
 
class  osl::misc::LightMutexChar
 

Namespaces

namespace  osl
 
namespace  osl::misc
 

Macros

#define SCOPED_LOCK(lock, m)
 
#define SCOPED_LOCK_CHAR(lock, m)
 

Macro Definition Documentation

◆ SCOPED_LOCK

◆ SCOPED_LOCK_CHAR

#define SCOPED_LOCK_CHAR ( lock,
m )
Value:

Definition at line 178 of file lightMutex.h.