OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InterlockedExchange64
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h
828
#define
InterlockedExchange64
_InterlockedExchange64
841
LONGLONG __cdecl
InterlockedExchange64
(LONGLONG volatile *Target,LONGLONG Value);
993
#define
InterlockedExchange64
_InterlockedExchange64
[
all
...]
winnt.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h
362
#define
InterlockedExchange64
_InterlockedExchange64
[
all
...]
Completed in 1527 milliseconds