Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

thr_list_s Struct Reference

#include <defines.h>


Detailed Description

Linked list structure for a thread list.


Data Fields

thr_linkhead
thr_linktail
thr_linknext


Field Documentation

thr_link* thr_list_s::head
 

Pointer to the head link of a thread list

thr_link* thr_list_s::next
 

Pointer to next thread link in list to use for newly added threads

thr_link* thr_list_s::tail
 

Pointer to the tail link of a thread list


The documentation for this struct was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4