| 
    ChibiOS
    0.0.0
    
   | 
 
Generic threads bidirectional linked list header and element. More...
#include <chschd.h>

Data Fields | |
| thread_t * | next | 
| Next in the list/queue.  More... | |
| thread_t * | prev | 
| Previous in the queue.  More... | |
Generic threads bidirectional linked list header and element.