* Solution: Unlock the task. */ #define LOS_ERRNO_TSK_DELETE_LOCKED LOS_ERRNO_OS_FATAL(LOS_MOD_TSK, 0x0b) /** * @ingroup los_task * Task error code: The task message is nonzero. * * Value: 0x0200020c. * * Solution: This error code is not in use temporarily. * ...