HomeSort by relevance Sort by last modified time
    Searched full:fastinterlockedexchangeadd64 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-windows.h 236 inline LONGLONG FastInterlockedExchangeAdd64(volatile LONGLONG* ptr,
260 inline LONGLONG FastInterlockedExchangeAdd64(volatile LONGLONG* ptr,
273 inline LONGLONG FastInterlockedExchangeAdd64(volatile LONGLONG* ptr,
300 return FastInterlockedExchangeAdd64(
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-windows.h 235 inline LONGLONG FastInterlockedExchangeAdd64(volatile LONGLONG* ptr,
259 inline LONGLONG FastInterlockedExchangeAdd64(volatile LONGLONG* ptr,
272 inline LONGLONG FastInterlockedExchangeAdd64(volatile LONGLONG* ptr,
299 return FastInterlockedExchangeAdd64(

Completed in 360 milliseconds