Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Headers/
DIntrin.h178 long _InterlockedAnd(long volatile *_Value, long _Mask);
644 _InterlockedAnd(long volatile *_Value, long _Mask) { in _InterlockedAnd() function