110 #define __CH_STRINGIFY(a) #a System debug data structure.
Generic threads bidirectional linked list header and element.
struct ch_ready_list ready_list_t
Type of a ready list header.
void(* vtfunc_t)(void *p)
Type of a Virtual Timer callback function.
thread_t * thread_reference_t
Type of a thread reference.
Virtual timers list header.
Generic threads single link list, it works like a stack.
Virtual Timer descriptor structure.
Structure representing a thread.