Searched refs:RtlExitUserThread (Results 1 – 8 of 8) sorted by relevance
118 RtlExitUserThread(0); in CreateSystemThreads()
288 RtlExitUserThread(NTSTATUS Status) in RtlExitUserThread() function
295 RtlExitUserThread(STATUS_SUCCESS); in DbgUiRemoteBreakin()
278 RtlExitUserThread(Status); in GuiConsoleInputThread()
270 @ stdcall ExitThread(long) ; FIXME: ntdll.RtlExitUserThread
2758 RtlExitUserThread(
2713 NTSYSAPI void DECLSPEC_NORETURN WINAPI RtlExitUserThread(ULONG);
818 @ stdcall RtlExitUserThread(long)