Searched refs:StopWorkerThreadEvent (Results 1 – 4 of 4) sorted by relevance
132 &DeviceExtension->StopWorkerThreadEvent, in SermouseDeviceWorker()140 KeClearEvent(&DeviceExtension->StopWorkerThreadEvent); in SermouseDeviceWorker()
63 KEVENT StopWorkerThreadEvent; member
40 KeSetEvent(&DeviceExtension->StopWorkerThreadEvent, (KPRIORITY)0, FALSE); in SermouseInternalDeviceControl()
49 KeInitializeEvent(&DeviceExtension->StopWorkerThreadEvent, NotificationEvent, FALSE); in SermouseAddDevice()