aura  0.1
All Data Structures Functions Variables Modules Pages
list_head Struct Reference

#include <list.h>

Detailed Description

Simple doubly linked list implementation.

Some of the internal functions ("__xxx") are useful when manipulating whole lists rather than single entries, as sometimes we already know the next/prev entries and we can generate better code by using them directly rather than using the generic single-entry routines.

Definition at line 61 of file list.h.


The documentation for this struct was generated from the following file: