Panda3D
Public Member Functions

LightReMutex Class Reference

A lightweight reentrant mutex. More...

#include "lightReMutex.h"

Inheritance diagram for LightReMutex:
LightReMutexDirect

List of all members.

Public Member Functions

 LightReMutex (const char *name)
 LightReMutex (const string &name)

Detailed Description

A lightweight reentrant mutex.

See LightMutex and ReMutex.

This class inherits its implementation either from MutexDebug or LightReMutexDirect, depending on the definition of DEBUG_THREADS.

Definition at line 34 of file lightReMutex.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations