|
ChibiOS/RT
2.5.1 |
#include <chlists.h>


Data Fields | |
| Thread * | p_next |
Last pushed Thread on the stack list, or pointer to itself if empty.
Reimplemented in ThreadsQueue, and Thread.
Definition at line 102 of file chlists.h.
Referenced by list_insert(), and list_remove().