Panda3D
Loading...
Searching...
No Matches
Macros | Typedefs
mutexImpl.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dtoolbase.h"
#include "selectThreadImpl.h"
#include "mutexDummyImpl.h"

Go to the source code of this file.

Macros

#define HAVE_REMUTEXIMPL   1
 

Typedefs

typedef MutexDummyImpl MutexImpl
 
typedef MutexDummyImpl ReMutexImpl
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
2002-08-08

Definition in file mutexImpl.h.

Macro Definition Documentation

◆ HAVE_REMUTEXIMPL

#define HAVE_REMUTEXIMPL   1

Definition at line 25 of file mutexImpl.h.

Typedef Documentation

◆ MutexImpl

Definition at line 23 of file mutexImpl.h.

◆ ReMutexImpl

Definition at line 24 of file mutexImpl.h.