Home
last modified time | relevance | path

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

/reactos/sdk/lib/rtl/
H A Dcondvar.c63 return (ULONG_PTR)InterlockedCompareExchangePointerRelease(&ConditionVariable->Ptr, in InternalCmpXChgCondVarRel()
/reactos/sdk/include/xdk/
H A Dinterlocked.h131 #define InterlockedCompareExchangePointerRelease __REL_(_InterlockedCompareExchangePointer) macro