OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interlockedcompareexchangepointerrelease
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h
646
#define
InterlockedCompareExchangePointerRelease
_InterlockedCompareExchangePointer_rel
759
PVOID __cdecl
InterlockedCompareExchangePointerRelease
(PVOID volatile *Destination, PVOID Exchange, PVOID Comperand);
889
#define
InterlockedCompareExchangePointerRelease
_InterlockedCompareExchangePointer
[
all
...]
winnt.h
[
all
...]
Completed in 912 milliseconds