Searched defs:asanUnsafeAcquireLoad (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DAtomics.h203 NO_SANITIZE_ADDRESS_ATOMICS ALWAYS_INLINE unsigned asanUnsafeAcquireLoad(volatile const unsigned* ptr) function in namespace:WTF
225 ALWAYS_INLINE unsigned asanUnsafeAcquireLoad(volatile const unsigned* ptr) function in namespace:WTF
246 using WTF::asanUnsafeAcquireLoad;

Completed in 195 milliseconds