Searched refs:thread_safe (Results 1 – 9 of 9) sorted by relevance
8 thread_safe (~> 0.3, >= 0.3.4)132 thread_safe (0.3.5)136 thread_safe (~> 0.1)
41 bool thread_safe) = 0;87 bool thread_safe) override;
113 bool thread_safe) { in ApplyToAllCacheEntries() argument116 GetShard(s)->ApplyToAllCacheEntries(callback, thread_safe); in ApplyToAllCacheEntries()
289 bool thread_safe) override;407 bool thread_safe) { in ApplyToAllCacheEntries() argument408 if (thread_safe) { in ApplyToAllCacheEntries()419 if (thread_safe) { in ApplyToAllCacheEntries()
142 bool thread_safe) { in ApplyToAllCacheEntries() argument148 if (thread_safe) { in ApplyToAllCacheEntries()
230 bool thread_safe) override; in ALIGN_AS()
248 bool thread_safe) override { in ApplyToAllCacheEntries() argument250 cache_->ApplyToAllCacheEntries(callback, thread_safe); in ApplyToAllCacheEntries()
271 bool thread_safe) = 0;
2114 bool thread_safe) override { in ApplyToAllCacheEntries() argument2115 return target_->ApplyToAllCacheEntries(callback, thread_safe); in ApplyToAllCacheEntries()