Searched refs:OS_GOTO_ERREND (Results 1 – 4 of 4) sorted by relevance
43 #define OS_GOTO_ERREND() do { \ macro
870 OS_GOTO_ERREND(); in LOS_TaskResume()873 OS_GOTO_ERREND(); in LOS_TaskResume()916 OS_GOTO_ERREND(); in LOS_TaskSuspend()921 OS_GOTO_ERREND(); in LOS_TaskSuspend()926 OS_GOTO_ERREND(); in LOS_TaskSuspend()931 OS_GOTO_ERREND(); in LOS_TaskSuspend()
668 OS_GOTO_ERREND(); in LOS_TaskResume()671 OS_GOTO_ERREND(); in LOS_TaskResume()890 OS_GOTO_ERREND(); in LOS_TaskDelete()898 OS_GOTO_ERREND(); in LOS_TaskDelete()1368 OS_GOTO_ERREND(); in LOS_GetTaskScheduler()
418 #define OS_GOTO_ERREND() \ macro