Home
last modified time | relevance | path

Searched refs:PsTerminateSystemThread (Results 1 – 24 of 24) sorted by relevance

/reactos/drivers/input/sermouse/
H A Dreadmouse.c105 if (!NT_SUCCESS(Status)) PsTerminateSystemThread(Status); in SermouseDeviceWorker()
110 if (!NT_SUCCESS(Status)) PsTerminateSystemThread(Status); in SermouseDeviceWorker()
117 if (!NT_SUCCESS(Status)) PsTerminateSystemThread(Status); in SermouseDeviceWorker()
125 if (!NT_SUCCESS(Status)) PsTerminateSystemThread(Status); in SermouseDeviceWorker()
275 PsTerminateSystemThread(STATUS_SUCCESS); in SermouseDeviceWorker()
/reactos/drivers/network/tcpip/ip/lwip_glue/
H A Dsys_arch.c116 PsTerminateSystemThread(STATUS_SUCCESS); in sys_arch_sem_wait()
226 PsTerminateSystemThread(STATUS_SUCCESS); in sys_arch_mbox_fetch()
271 PsTerminateSystemThread(STATUS_SUCCESS); in LwipThreadMain()
/reactos/modules/rostests/drivers/memtest/
H A Dmemtest.c68 PsTerminateSystemThread(0); in MonitorThread()
/reactos/ntoskrnl/ex/
H A Dwork.c121 PsTerminateSystemThread(STATUS_SYSTEM_SHUTDOWN); in ExpWorkerThreadEntryPoint()
490 PsTerminateSystemThread(STATUS_SYSTEM_SHUTDOWN); in ExpWorkerThreadBalanceManager()
/reactos/modules/rosapps/applications/net/tditest/tditest/
H A Dtditest.c766 PsTerminateSystemThread(STATUS_SUCCESS); in TdiSendThread()
812 PsTerminateSystemThread(STATUS_SUCCESS); in TdiReceiveThread()
/reactos/sdk/include/xdk/
H A Dpsfuncs.h98 PsTerminateSystemThread(
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxsystemthread.cpp529 status = PsTerminateSystemThread(STATUS_SUCCESS); in Thread()
/reactos/modules/rosapps/drivers/green/
H A Dkeyboard.c268 PsTerminateSystemThread(STATUS_SUCCESS); in KeyboardDeviceWorker()
/reactos/modules/rosapps/drivers/vfd/
H A Dvfddrv.c433 PsTerminateSystemThread(STATUS_SUCCESS); in VfdDeviceThread()
/reactos/drivers/filesystems/btrfs/
H A Dcalcthread.c312 PsTerminateSystemThread(STATUS_SUCCESS); in _Function_class_()
H A Dsearch.c1127 PsTerminateSystemThread(STATUS_SUCCESS); in _Function_class_()
H A Dbtrfs.c5947 PsTerminateSystemThread(STATUS_SUCCESS);
6130 PsTerminateSystemThread(STATUS_SUCCESS);
H A Dsend.c3590 PsTerminateSystemThread(STATUS_SUCCESS); in _Function_class_()
H A Dflushthread.c7945 PsTerminateSystemThread(STATUS_SUCCESS); in _Function_class_()
/reactos/sdk/lib/drivers/wdf/shared/inc/primitives/km/
H A Dmxgeneralkm.h81 return PsTerminateSystemThread(Status); in MxTerminateCurrentThread()
/reactos/ntoskrnl/inbv/
H A Dbootanim.c437 PsTerminateSystemThread(STATUS_SUCCESS); in InbvRotationThread()
/reactos/modules/rostests/kmtests/ntos_mm/
H A DZwAllocateVirtualMemory.c395 PsTerminateSystemThread(Status); in SystemProcessTestWorker()
H A DZwMapViewOfSection.c345 PsTerminateSystemThread(STATUS_SUCCESS); in SystemProcessWorker()
/reactos/ntoskrnl/ps/
H A Dkill.c1145 PsTerminateSystemThread(IN NTSTATUS ExitStatus) in PsTerminateSystemThread() function
/reactos/drivers/filesystems/ext2/src/
H A Dmemory.c3179 PsTerminateSystemThread(STATUS_SUCCESS);
3322 PsTerminateSystemThread(STATUS_SUCCESS);
3474 PsTerminateSystemThread(STATUS_SUCCESS);
/reactos/ntoskrnl/config/
H A Dcmsysini.c1462 PsTerminateSystemThread(Status); in _Function_class_()
/reactos/drivers/usb/usbport/
H A Dusbport.c1422 PsTerminateSystemThread(0); in USBPORT_WorkerThread()
/reactos/sdk/lib/drivers/rxce/
H A Drxce.c7433 PsTerminateSystemThread(STATUS_SUCCESS); in RxpWorkerThreadDispatcher()
8048 PsTerminateSystemThread(STATUS_SUCCESS); in RxSpinUpRequestsDispatcher()
8090 PsTerminateSystemThread(STATUS_SUCCESS); in RxSpinUpRequestsDispatcher()
/reactos/ntoskrnl/
H A Dntoskrnl.spec1039 @ stdcall PsTerminateSystemThread(long)