Searched refs:_InterlockedAnd (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 1171 milliseconds