In file queue.c:

void ready_request(request * req)

Moves a request from the blocked queue to the ready queue

Documentation

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

Alphabetic index Hierarchy of classes



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