Home
last modified time | relevance | path

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

/external/libchrome/base/task/sequence_manager/
Dsequence_manager_impl.h319 int32_t memory_corruption_sentinel_; variable
Dsequence_manager_impl.cc73 memory_corruption_sentinel_(kMemoryCorruptionSentinelValue), in SequenceManagerImpl()
698 return memory_corruption_sentinel_ == kMemoryCorruptionSentinelValue; in MSVC_DISABLE_OPTIMIZE()