HomeSort by relevance Sort by last modified time
    Searched refs:InterlockedAdd64 (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
os.h 233 #define InterlockedAdd64(Addend, Value) __sync_add_and_fetch(Addend, Value)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h 361 #define InterlockedAdd64 _InterlockedAdd64
376 InterlockedAdd64(
    [all...]

Completed in 230 milliseconds