Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
DIntrin.h198 long _InterlockedAnd(long volatile *_Value, long _Mask);
732 _InterlockedAnd(long volatile *_Value, long _Mask) { in _InterlockedAnd() function