|
tlds
Transactional Operations for Linked Data Structures
|
Go to the source code of this file.
Typedefs | |
| typedef enum action | action_t |
Enumerations | |
| enum | action { ACTION_MAKE_RESERVATION = 0, ACTION_DELETE_CUSTOMER = 1, ACTION_UPDATE_TABLES = 2, NUM_ACTION } |
| enum action |