ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Data Fields

ThreadsList Struct Reference
[Internals]

Generic threads single link list, it works like a stack. More...

#include <chlists.h>

Inherited by ThreadsQueue.

Collaboration diagram for ThreadsList:
Collaboration graph
[legend]

Data Fields

Threadp_next

Detailed Description

Generic threads single link list, it works like a stack.

Definition at line 98 of file chlists.h.


Field Documentation

Last pushed Thread on the stack list, or pointer to itself if empty.

Reimplemented in ThreadsQueue, and Thread.

Definition at line 100 of file chlists.h.

Referenced by list_insert(), and list_remove().


Generated on Sun Nov 28 2010 14:09:59 for ChibiOS/RT by doxygen 1.7.1