|
Zero
0.1.0
|
#include "w_defines.h"Go to the source code of this file.
Classes | |
| class | xct_lock_entry_t |
| A lock entry in transaction's private memory. More... | |
| class | XctLockHashMap |
| A hashmap for lock entries in transaction's private memory. More... | |
| class | xct_lock_info_t |
| Locking-related status of one transaction. More... | |
Variables | |
| const int | XCT_LOCK_HASHMAP_SIZE = 1023 |
| const int XCT_LOCK_HASHMAP_SIZE = 1023 |
Bucket count in XctLockHashMap (private lock entry hashmap).
1.8.12