Task-Dependent Synchronization Functions

These functions are fully supported in this release:

ER sus_tsk( 
    ID tskid )
ER rsm_tsk( 
    ID tskid )
ER frsm_tsk( 
    ID tskid )
ER slp_tsk( void )
ER tslp_tsk( 
    TMO tmout )
ER wup_tsk( 
    ID tskid )
ER can_wup( 
    INT *p_wupcnt,    ID tskid )

Error checking

The following conditions are only checked for, and only return errors if CYGSEM_UITRON_BAD_PARAMS_RETURN_ERRORS is enabled (see the configuration option “Return Error Codes for Bad Params”):

The following conditions are checked for, and can return error codes, regardless of the setting of CYGSEM_UITRON_BAD_PARAMS_RETURN_ERRORS: