td_ref_sys
Reference System Status
ER ercd = td_ref_sys ( TD_RSYS *pk_rsys ) ;
TD_RSYS* pk rsys Packet address for returning status information
ER ercd Error code
pk rsys detail:
INT sysstat System status
ID runtskid ID of current RUN state task
ID schedtskid ID of task scheduled to go to RUN state
E_OK Normal completion
Gets the system status. This is similar to tk_ref_sys.

Comments