Renesas M16C PC4701 用户手册

下载
页码 294
 
7 Windows/Dialogs 
 
 
193 
 
7.14.4.2 Display the Timeout Queue Status(When the realtime OS is MRxx conformed to uITRON 
specifications V.4.0.) 
The function of each item is as described below. 
Tasks waiting at present are displayed in the descending order of timeout value. (When the realtime 
OS is MRxx conformed to uITRON specifications V.4.0.) 
 
Item Contents 
Tmout 
Shows the timeout value (ms) of each task 
ID(Name) 
Shows the ID No. and task name of the tasks in the timeout queue 
 
• 
Following character strings are used to indicate the type of wait state. 
 
Character string 
Wait state 
[slp] 
Wait due to tslp_tsk 
[dly] 
Wait due to dly_tsk 
[flg] 
Wait due to twai_flg 
[sem] 
Wait due to twai_sem 
[mbx] 
Wait due to trcv_mbx 
[mpf] 
Wait due to tget_mpf 
[sdtq] 
Wait due to tsnd_dtq 
[rdtq] 
Wait due to trcv_dtq 
[vsdtq] 
Wait due to vtsnd_dtq 
[vrdtq] 
Wait due to vtrcv_dtq 
 
• 
When a task connected to the timeout queue is in the state of forced waiting (double waiting), a 
string "[s]", which indicates double waiting, is appended to a string displayed in the ID(Name) 
field. 
 
Normal display 
26(_task26) 
Display when in WAIT-SUSPEND 
26(_task26)[s]