Asynchronous I/O available to Windows XP threads can be managed by ________.

a) issuing the I/O request, performing some other processing and waiting on an event object to signal the completion of the I/O
b) performing alertable I/O, in which case a thread issues the I/O request, performs some other processing and then enters an alertable wait state to process an APC associated with the I/O completion
c) using an I/O completion port, enabling another thread that registered with the port and that is waiting for I/O completion packets to process them
d) all of the above.

d) all of the above.

Computer Science & Information Technology

You might also like to view...

The function of the receiver that changes the brightness of the echo amplitudes to compensate for attenuation with depth is called:

A. Compression B. Compensation C. Confirmation D. Condensation

Computer Science & Information Technology

What are the differences among AND, OR, and NOT?

What will be an ideal response?

Computer Science & Information Technology