HomeSort by relevance Sort by last modified time
    Searched defs:InterlockedDecrement (Results 1 - 5 of 5) sorted by null

  /external/stlport/stlport/stl/config/
_windows.h 86 # define InterlockedDecrement _InterlockedDecrement
99 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long volatile *);
109 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long*);
129 long WINAPI InterlockedDecrement(long*);
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 86 # define InterlockedDecrement _InterlockedDecrement
99 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long volatile *);
109 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long*);
129 long WINAPI InterlockedDecrement(long*);
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 86 # define InterlockedDecrement _InterlockedDecrement
99 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long volatile *);
109 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long*);
129 long WINAPI InterlockedDecrement(long*);
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 86 # define InterlockedDecrement _InterlockedDecrement
99 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long volatile *);
109 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long*);
129 long WINAPI InterlockedDecrement(long*);
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 86 # define InterlockedDecrement _InterlockedDecrement
99 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long volatile *);
109 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedDecrement(long*);
129 long WINAPI InterlockedDecrement(long*);

Completed in 680 milliseconds