Searched defs:InterlockedDecrement16 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dwinnt.h1338 #define InterlockedDecrement16 _InterlockedDecrement16 macro
1382 SHORT InterlockedDecrement16(SHORT volatile *Addend);
1403 __CRT_INLINE SHORT InterlockedDecrement16(SHORT volatile *Addend) { function
1873 #define InterlockedDecrement16 _InterlockedDecrement16 macro
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dwinnt.h1338 #define InterlockedDecrement16 _InterlockedDecrement16 macro
1382 SHORT InterlockedDecrement16(SHORT volatile *Addend);
1403 __CRT_INLINE SHORT InterlockedDecrement16(SHORT volatile *Addend) { function
1873 #define InterlockedDecrement16 _InterlockedDecrement16 macro

Completed in 78 milliseconds