Home
last modified time | relevance | path

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

/dports/databases/rocksdb-lite/rocksdb-6.26.1/cache/
H A Dlru_cache.h99 bool is_secondary_cache_compatible_for_tsan; member
126 return is_secondary_cache_compatible_for_tsan; in IsSecondaryCacheCompatible()
167 is_secondary_cache_compatible_for_tsan = compat; in SetSecondaryCacheCompatible()
192 is_secondary_cache_compatible_for_tsan); in Free()
H A Dlru_cache.cc569 e->is_secondary_cache_compatible_for_tsan = false; in Insert()
/dports/databases/rocksdb/rocksdb-6.26.1/cache/
H A Dlru_cache.h99 bool is_secondary_cache_compatible_for_tsan; member
126 return is_secondary_cache_compatible_for_tsan; in IsSecondaryCacheCompatible()
167 is_secondary_cache_compatible_for_tsan = compat; in SetSecondaryCacheCompatible()
192 is_secondary_cache_compatible_for_tsan); in Free()
H A Dlru_cache.cc569 e->is_secondary_cache_compatible_for_tsan = false; in Insert()