60 void* stack = alloca(
s_top);
void dequeue(Head *queue, bool flag=true)
static void begin(Thread *thread=NULL, size_t size=0)
static Thread * running()
static void sleep(uint8_t mode=POWER_SLEEP_MODE)
static void thread_sleep(uint16_t s)
void resume(Thread *thread)
void(* sleep)(uint16_t s)
void enqueue(Head *queue, Thread *thread=NULL)
static Thread * s_running
static void thread_delay(uint32_t ms)
static void thread_yield()
void attach(Linkage *pred)