Home
last modified time | relevance | path

Searched defs:LOS_ERRNO_TSK_PTR_NULL (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_a/kernel/include/
Dlos_task.h90 #define LOS_ERRNO_TSK_PTR_NULL LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x01) macro
/kernel/liteos_m/kernel/include/
Dlos_task.h70 #define LOS_ERRNO_TSK_PTR_NULL LOS_ERRNO_OS_ERROR(LOS_MOD_TSK, 0x01) macro