OpenOCD
|
Data Fields | |
bool | exists |
char * | extra_info_str |
char * | thread_name_str |
threadid_t | threadid |
bool thread_detail::exists |
Definition at line 31 of file rtos.h.
Referenced by chibios_update_threads(), chromium_ec_update_threads(), ecos_update_threads(), embkernel_get_tasks_details(), freertos_update_threads(), gdb_generate_thread_list(), hwthread_fill_thread(), mqx_update_threads(), nuttx_update_threads(), riot_update_threads(), rtos_thread_packet(), threadx_update_threads(), ucos_iii_update_threads(), and zephyr_fetch_thread_list().
char* thread_detail::extra_info_str |
Definition at line 33 of file rtos.h.
Referenced by chibios_update_threads(), chromium_ec_update_threads(), ecos_update_threads(), embkernel_get_tasks_details(), freertos_update_threads(), gdb_generate_thread_list(), hwthread_fill_thread(), mqx_update_threads(), nuttx_update_threads(), riot_update_threads(), rtos_thread_packet(), threadx_update_threads(), ucos_iii_update_threads(), and zephyr_fetch_thread_list().
char* thread_detail::thread_name_str |
Definition at line 32 of file rtos.h.
Referenced by chibios_update_threads(), chromium_ec_update_threads(), ecos_update_threads(), embkernel_get_tasks_details(), freertos_update_threads(), gdb_generate_thread_list(), hwthread_fill_thread(), mqx_update_threads(), nuttx_update_threads(), riot_update_threads(), rtos_thread_packet(), threadx_update_threads(), ucos_iii_update_threads(), and zephyr_fetch_thread_list().
threadid_t thread_detail::threadid |
Definition at line 30 of file rtos.h.
Referenced by chibios_update_threads(), chromium_ec_get_thread_reg_list(), chromium_ec_update_threads(), ecos_update_threads(), embkernel_get_tasks_details(), freertos_update_threads(), gdb_generate_thread_list(), hwthread_fill_thread(), mqx_update_threads(), nuttx_update_threads(), riot_update_threads(), rtos_thread_packet(), threadx_update_threads(), ucos_iii_update_threads(), and zephyr_fetch_thread_list().