const struct OS_process_definition_t * static_init_process_table()
Definition static.c:31
unsigned static_init_thread_count()
Definition static.c:14
const struct OS_thread_create_t * static_init_thread_table()
Definition static.c:19
unsigned static_init_process_count()
Definition static.c:25
Static definition of process in firmware image.
Definition runtime.h:31
Structure describing auto-spawned thread.
Definition runtime.h:46