Home
last modified time | relevance | path

Searched refs:GetAndSet (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/table/block_based/
Dblock.h90 if (GetAndSet(start_bit) == 0) { in Mark()
115 inline bool GetAndSet(uint32_t bit_idx) { in GetAndSet() function