Asynchronous procedure call
Appearance
This article relies largely or entirely on a single source. (March 2017) |
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
- ^ a b "Asynchronous Procedure Calls (Windows)". Retrieved 1 March 2017.
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. (June 2017) |