34 #ifndef _BRISC_SCHED_H_ 35 #define _BRISC_SCHED_H_ brisc_thread_t threads[BRISC_THREAD_MAX]
cpu_reg_t b_thread_schedule_next(void)
determine which thread gets this time slice.
volatile brisc_scheduler_t brisc_scheduler_state
struct brisc_scheduler __attribute__((aligned(8)))
volatile brisc_thread_t * b_thread_state(uint8_t id)