ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

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 Jul 11 13:13:35 2010 for ChibiOS/RT by doxygen 1.6.3