Searched refs:MiBalancerDoneEvent (Results 1 – 1 of 1) sorted by relevance
34 static KEVENT MiBalancerDoneEvent; variable306 KeResetEvent(&MiBalancerDoneEvent); in MmRebalanceMemoryConsumersAndWait()308 KeWaitForSingleObject(&MiBalancerDoneEvent, Executive, KernelMode, FALSE, NULL); in MmRebalanceMemoryConsumersAndWait()364 KeSetEvent(&MiBalancerDoneEvent, IO_NO_INCREMENT, FALSE); in MiBalancerThread()433 KeInitializeEvent(&MiBalancerDoneEvent, SynchronizationEvent, FALSE); in MiInitBalancerThread()