OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:InterlockedDecrement
(Results
1 - 7
of
7
) 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*);
/prebuilts/ndk/5/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*);
/prebuilts/ndk/6/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*);
/prebuilts/ndk/7/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*);
/prebuilts/ndk/8/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*);
/prebuilts/ndk/9/sources/cxx-stl/EH/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 1049 milliseconds