文件名称:APC
-
所属分类:
- 标签属性:
- 上传时间:2014-07-01
-
文件大小:14.45kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
APC中文叫异步过程调用(APC)是NT异步处理体系结构中的一个基础部分。Alertable IO(告警IO)提供了更有效的异步通知形式,当IO请求完成后,一旦线程进入可告警状态,回调函数将会执行,也就是一个APC的过程。线程进入告警状态时,内核将会检查线程的APC队列,如果队列中有APC,将会按FIFO方式依次执行。如果队列为空,线程将会挂起等待事件对象。以后的某个时刻,一旦APC进入队列,线程将会被唤醒执行APC。-APC called asynchronous procedure call (APC) is a basis of NT asynchronous processing system structure. Alertable IO (alarm IO) provides a more effective form of asynchronous notification, when after the completion of the I/o requests, once the thread enters the alarm status, the callback function will be executed, which is a process of APC. Thread into the alarm status, the kernel will check the threads of the APC queue, have the APC, if the queue will be executed in sequence according to the FIFO method. If the queue is empty, the thread will hang wait for event object. Sometime later, once the APC enters the queue, the thread will be awakened APC execution.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ApcInject/ApcInject.c
ApcInject/ApcInject.h
ApcInject/ApcInject.sln
ApcInject/ApcInject.suo
ApcInject/ApcInject.vcxproj
ApcInject/makefile
ApcInject/sources
APC注入技巧.wps
ApcInject
ApcInject/ApcInject.h
ApcInject/ApcInject.sln
ApcInject/ApcInject.suo
ApcInject/ApcInject.vcxproj
ApcInject/makefile
ApcInject/sources
APC注入技巧.wps
ApcInject
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.