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

  /external/stlport/stlport/stl/config/
_windows.h 85 # define InterlockedIncrement _InterlockedIncrement
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);
108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);
128 long WINAPI InterlockedIncrement(long*);
182 # if defined (InterlockedIncrement)
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 85 # define InterlockedIncrement _InterlockedIncrement
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);
108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);
128 long WINAPI InterlockedIncrement(long*);
182 # if defined (InterlockedIncrement)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 85 # define InterlockedIncrement _InterlockedIncrement
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);
108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);
128 long WINAPI InterlockedIncrement(long*);
182 # if defined (InterlockedIncrement)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 85 # define InterlockedIncrement _InterlockedIncrement
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);
108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);
128 long WINAPI InterlockedIncrement(long*);
182 # if defined (InterlockedIncrement)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 85 # define InterlockedIncrement _InterlockedIncrement
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);
108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);
128 long WINAPI InterlockedIncrement(long*);
182 # if defined (InterlockedIncrement)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_windows.h 85 # define InterlockedIncrement _InterlockedIncrement
98 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long volatile *);
108 _STLP_IMPORT_DECLSPEC long _STLP_STDCALL InterlockedIncrement(long*);
128 long WINAPI InterlockedIncrement(long*);
182 # if defined (InterlockedIncrement)

Completed in 627 milliseconds