Home
last modified time | relevance | path

Searched refs:LOS_ECHILD (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/testsuites/unittest/common/include/
Dlos_typedef.h126 #ifndef LOS_ECHILD
127 #define LOS_ECHILD 10 macro
/kernel/liteos_a/kernel/include/
Dlos_typedef.h137 #ifndef LOS_ECHILD
138 #define LOS_ECHILD 10 macro
/kernel/liteos_a/kernel/base/core/
Dlos_process.c1077 return LOS_ECHILD; in OsWaitSetFlag()
1101 return LOS_ECHILD; in OsWaitSetFlag()
1176 return LOS_ECHILD; in OsWaitChildProcessCheck()
1232 pid = -LOS_ECHILD; in OsWait()