In file queue.c:

void enqueue(request ** head, request * req)

Adds a request to the head of a queue

Documentation

Adds a request to the head of a queue

Alphabetic index Hierarchy of classes



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