|
tlds
Transactional Operations for Linked Data Structures
|
Go to the source code of this file.
Typedefs | |
| typedef enum operation | operation_t |
Enumerations | |
| enum | operation { OPERATION_INSERT = 0, OPERATION_REMOVE = 1, OPERATION_REVERSE = 2, NUM_OPERATION, OPERATION_MAKE_RESERVATION = 0L, OPERATION_DELETE_CUSTOMER = 1L, OPERATION_UPDATE_TABLE = 2L, NUM_OPERATION } |
| typedef enum operation operation_t |
| enum operation |