Go to the source code of this file.
Macros | |
| #define | sync0types_h |
| #define | mutex_t ib_mutex_t |
Typedefs | |
| typedef struct mutex_struct | mutex_t |
| #define mutex_t ib_mutex_t |
Rename mutex_t to avoid name space collision on some systems
Definition at line 31 of file sync0types.h.
| typedef struct mutex_struct mutex_t |
InnoDB mutex
Definition at line 33 of file sync0types.h.