Zero  0.1.0
Classes | Variables
w_okvl.h File Reference
#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)