|
Zero
0.1.0
|
#include <cstring>#include <cstdint>Go to the source code of this file.
Classes | |
| struct | okvl_mode |
| Represents a lock mode of one key entry in the OKVL lock manager. More... | |
Variables | |
| const uint32_t | OKVL_PARTITIONS = 2 |
| The number of partitions in OKVL. More... | |
| const uint32_t | OKVL_MODE_COUNT = (OKVL_PARTITIONS + 1 + 1) |
1.8.12