Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ke/
H A Ddpc.c733 BOOLEAN DpcConfigured = FALSE, DpcInserted = FALSE; in KeInsertQueueDpc() local
827 DpcInserted = TRUE; in KeInsertQueueDpc()
842 DpcInserted = TRUE; in KeInsertQueueDpc()
853 if (DpcInserted) in KeInsertQueueDpc()