Home
last modified time | relevance | path

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

/external/libchrome/base/debug/
Dasan_invalid_access.cc37 auto InterlockedIncrementFn = in CorruptMemoryBlock() local
40 CHECK(InterlockedIncrementFn); in CorruptMemoryBlock()
42 LONG volatile dummy = InterlockedIncrementFn(array - 1); in CorruptMemoryBlock()