autotier
Automatic Tiering Fuse Filesystem
Variables
l::rocksdb Namespace Reference

rocksdb namespace inside l:: namespace to hold mutex More...

Variables

std::mutex global_lock_
 Mutex lock to synchronize updating of RocksDB database. More...
 

Detailed Description

rocksdb namespace inside l:: namespace to hold mutex

Variable Documentation

◆ global_lock_

std::mutex l::rocksdb::global_lock_

Mutex lock to synchronize updating of RocksDB database.