Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Datomic_msvc.h142 return (type)ATOMIC_INTERLOCKED_NAME(_InterlockedAnd, lg_size)( \
/external/clang/lib/Headers/
Dintrin.h182 long _InterlockedAnd(long volatile *_Value, long _Mask);
676 _InterlockedAnd(long volatile *_Value, long _Mask) { in _InterlockedAnd() function
/external/v8/src/runtime/
Druntime-atomics.cc69 #define InterlockedAnd32 _InterlockedAnd