Data Fields

hsqlist Struct Reference

Data Fields

int queues_num
 Number of queues in this list.
struct hsqueuefirst_queue
 First queue element in this list.
struct hsqueuelast_queue
 Last queue element in this list.

Detailed Description

A simple structure for a list of queues. One instance of this structure points to one list of queues.

There are only as many instances of this structure as there are different process states (defined by the constant HPS_NUMBER).

Definition at line 17 of file hsqlist.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines