Searched refs:ExitThread (Results 1 - 16 of 16) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
H A D_evc.h134 # define _STLP_THROW_BAD_ALLOC { _STLP_WINCE_TRACE(L"out of memory"); ExitThread(1); }
H A D_windows.h147 void WINAPI ExitThread(DWORD dwExitCode);
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
H A D_evc.h134 # define _STLP_THROW_BAD_ALLOC { _STLP_WINCE_TRACE(L"out of memory"); ExitThread(1); }
H A D_windows.h147 void WINAPI ExitThread(DWORD dwExitCode);
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
H A D_evc.h134 # define _STLP_THROW_BAD_ALLOC { _STLP_WINCE_TRACE(L"out of memory"); ExitThread(1); }
H A D_windows.h147 void WINAPI ExitThread(DWORD dwExitCode);
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
H A D_evc.h134 # define _STLP_THROW_BAD_ALLOC { _STLP_WINCE_TRACE(L"out of memory"); ExitThread(1); }
H A D_windows.h147 void WINAPI ExitThread(DWORD dwExitCode);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dminwinbase.h270 EXIT_THREAD_DEBUG_INFO ExitThread; member in union:_DEBUG_EVENT::__anon7554
H A Dprocessthreadsapi.h163 WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode);
H A Ddbgeng.h1392 STDMETHOD(ExitThread)(THIS_ ULONG ExitCode) PURE;
1865 STDMETHOD(ExitThread)(THIS_ ULONG ExitCode) { return DEBUG_STATUS_NO_CHANGE; } function in class:DebugBaseEventCallbacks
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dminwinbase.h270 EXIT_THREAD_DEBUG_INFO ExitThread; member in union:_DEBUG_EVENT::__anon10477
H A Dprocessthreadsapi.h163 WINBASEAPI DECLSPEC_NORETURN VOID WINAPI ExitThread (DWORD dwExitCode);
H A Ddbgeng.h1392 STDMETHOD(ExitThread)(THIS_ ULONG ExitCode) PURE;
1865 STDMETHOD(ExitThread)(THIS_ ULONG ExitCode) { return DEBUG_STATUS_NO_CHANGE; } function in class:DebugBaseEventCallbacks
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXthreads.h118 # define xthread_exit(v) ExitThread((DWORD)(v))
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXthreads.h118 # define xthread_exit(v) ExitThread((DWORD)(v))

Completed in 58 milliseconds