Home
last modified time | relevance | path

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

/reactos/win32ss/user/winsrv/consrv/condrv/
H A Dconinput.c29 BOOLEAN SetWaitEvent = FALSE; in AddInputEvents() local
120 SetWaitEvent = TRUE; in AddInputEvents()
165 if (SetWaitEvent) NtSetEvent(Console->InputBuffer.ActiveEvent, NULL); in AddInputEvents()