#include "EXPR_API.h"#include <UT/UT_Lock.h>Go to the source code of this file.
Defines | |
| #define | EXPR_LOCKS 0 |
Typedefs | |
| typedef UT_NullLock | EXPR_Lock |
| typedef UT_AutoLockType < EXPR_Lock > | EXPR_AutoLock |
| #define EXPR_LOCKS 0 |
Definition at line 27 of file EXPR_Lock.h.
| typedef UT_AutoLockType<EXPR_Lock> EXPR_AutoLock |
Definition at line 35 of file EXPR_Lock.h.
| typedef UT_NullLock EXPR_Lock |
Definition at line 32 of file EXPR_Lock.h.
1.5.9