In file queue.c:

void block_request(request * req)

Moves a request from the ready queue to the blocked queue

Documentation

Moves a request from the ready queue to the blocked queue. Also performs the appropriate FD_SET.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.