OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FastInterlockedCompareExchange
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-windows.h
73
inline LONG
FastInterlockedCompareExchange
(volatile LONG* ptr,
91
inline LONG
FastInterlockedCompareExchange
(volatile LONG* ptr,
109
inline LONG
FastInterlockedCompareExchange
(volatile LONG* ptr,
126
LONG result =
FastInterlockedCompareExchange
(
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-windows.h
72
inline LONG
FastInterlockedCompareExchange
(volatile LONG* ptr,
90
inline LONG
FastInterlockedCompareExchange
(volatile LONG* ptr,
108
inline LONG
FastInterlockedCompareExchange
(volatile LONG* ptr,
125
LONG result =
FastInterlockedCompareExchange
(
Completed in 46 milliseconds