Implementation of retrieving static initialization structures.
◆ static_init_process_count()
unsigned static_init_process_count |
( |
| ) |
|
Provides count of statically initialized processes.
- Returns
- amount of processes that have to be statically initialized
◆ static_init_process_table()
Provides address of statically intialized process table.
- Returns
- address of table containins details of statically initialized processes
◆ static_init_thread_count()
unsigned static_init_thread_count |
( |
| ) |
|
Provides count of statically initialized threads.
- Returns
- amount of threads that have to be statically initialized
◆ static_init_thread_table()
Provides address of statically initialized thread table.
- Returns
- address of table containing details of statically initialized threads
◆ __applications_end
◆ __applications_start
◆ __thread_create_end
◆ __thread_create_start