Home
last modified time | relevance | path

Searched refs:OS_GOTO_ERREND (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/kernel/base/include/
H A Dlos_base_pri.h43 #define OS_GOTO_ERREND() do { \ macro
/kernel/liteos_m/kernel/src/
H A Dlos_task.c884 OS_GOTO_ERREND(); in LOS_TaskResume()
887 OS_GOTO_ERREND(); in LOS_TaskResume()
930 OS_GOTO_ERREND(); in LOS_TaskSuspend()
935 OS_GOTO_ERREND(); in LOS_TaskSuspend()
940 OS_GOTO_ERREND(); in LOS_TaskSuspend()
945 OS_GOTO_ERREND(); in LOS_TaskSuspend()
/kernel/liteos_a/kernel/base/core/
H A Dlos_task.c718 OS_GOTO_ERREND(); in LOS_TaskResume()
721 OS_GOTO_ERREND(); in LOS_TaskResume()
940 OS_GOTO_ERREND(); in LOS_TaskDelete()
948 OS_GOTO_ERREND(); in LOS_TaskDelete()
1431 OS_GOTO_ERREND(); in LOS_GetTaskScheduler()
/kernel/liteos_m/utils/
H A Dlos_compiler.h418 #define OS_GOTO_ERREND() \ macro

Completed in 5 milliseconds