Searched refs:InterlockedBitTestAndSetPointer (Results 1 – 1 of 1) sorted by relevance
24 #define InterlockedBitTestAndSetPointer(ptr,val) InterlockedBitTestAndSet64((PLONGLONG)ptr,(LONGLON… macro30 #define InterlockedBitTestAndSetPointer(ptr,val) InterlockedBitTestAndSet((PLONG)ptr,(LONG)val) macro596 if (InterlockedBitTestAndSetPointer(&SRWLock->Ptr, in RtlAcquireSRWLockExclusive()693 if (!InterlockedBitTestAndSetPointer(&SRWLock->Ptr, in RtlAcquireSRWLockExclusive()