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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
os.h 232 #define InterlockedAdd(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 352 #define InterlockedAdd _InterlockedAdd
    [all...]

Completed in 315 milliseconds