Deferred Procedure Call

Deferred Procedure Call

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5115-9572-6

High Quality Content by WIKIPEDIA articles! A Deferred Procedure Call (DPC) is a Microsoft Windows operating system mechanism which allows high-priority tasks (e.g. an interrupt handler) to defer required but lower-priority tasks for later execution. This permits device drivers and other low-level event consumers to perform the high-priority part of their processing quickly, and schedule non-critical additional processing for execution at a lower priority.