6.1 Kernel Internal State Reference Functions
These functions enable a debugger to get T-Kernel internal states. They include functions for getting a list of objects, getting task precedence, getting the order in which tasks are queued, getting the status of objects, system, and task registers, and getting time.
- td_lst_tsk_td_lst_sem_td_lst_flg_td_lst_mbx
- td_lst_mtx_td_lst_mbf_td_lst_por_td_lst_mpf
- td_lst_mpl_td_lst_cyc_td_lst_alm_td_lst_ssy
- td_rdy_que
- td_sem_que_td_flg_que_td_mbx_que_td_mtx_que
- td_smbf_que_td_rmbf_que_td_cal_que_td_acp_que
- td_mpf_que_td_mpl_que
- td_ref_tsk
- td_ref_sem_td_ref_flg_td_ref_mbx_td_ref_mtx
- td_ref_mbf_td_ref_por_td_ref_mpf_td_ref_mpl
- td_ref_cyc_td_ref_alm_td_ref_ssy
- td_ref_tex
- td_inf_tsk
- td_get_reg
- td_set_reg
- td_ref_sys
- td_get_tim
- td_get_otm
- td_ref_dsname
- td_set_dsname

Comments