Structure representing a threads queue.
Structure representing a thread.
thread_t * thread_reference_t
Type of a thread reference.
System debug data structure.
struct ch_ready_list ready_list_t
Type of a ready list header.
Structure representing a Virtual Timer.
Structure representing a virtual timers list header.
void(* vtfunc_t)(void *p)
Type of a Virtual Timer callback function.
struct ch_threads_list threads_list_t
Type of a generic threads single link list, it works like a stack.