ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Defines | Functions

chregistry.h File Reference

Threads registry macros and structures. More...

Go to the source code of this file.

Defines

#define REG_REMOVE(tp)
 Removes a thread from the registry list.
#define REG_INSERT(tp)
 Adds a thread to the registry list.

Functions

ThreadchRegFirstThread (void)
 Returns the first thread in the system.
ThreadchRegNextThread (Thread *tp)
 Returns the thread next to the specified one.

Detailed Description

Threads registry macros and structures.

Definition in file chregistry.h.


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