Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dcompression_context_cache.cc20 void* const SentinelValue = nullptr; variable
45 SentinelValue)) { in GetUncompressData()
58 if (zstd_uncomp_sentinel_.exchange(&uncomp_cached_data_) != SentinelValue) { in ReturnUncompressData()