Jump to content

Asynchronous procedure call

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Renamed user awfwvowjvwrvnwio (talk | contribs) at 08:48, 1 March 2017 ((License: CC0) Recreating article using Google search results as sources (the copyvio url in the 2008 deleted version is now a dead link)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In Windows, an asynchronous procedure call (abbreviated APC) is a function that executes asynchronously in the context of a specific thread.[1] APCs can be generated by the system (kernel-mode APCs) or by an application (user mode APCs).[1]

References

  1. ^ a b "Asynchronous Procedure Calls (Windows)". Retrieved 1 March 2017.