Searched refs:OS_ERRNO_TSK_YIELD_INVALID_TASK (Results 1 – 2 of 2) sorted by relevance
41 return OS_ERRNO_TSK_YIELD_INVALID_TASK; in OsTaskYieldProc()
672 #define OS_ERRNO_TSK_YIELD_INVALID_TASK OS_ERRNO_BUILD_ERROR(OS_MID_TSK, 0x0f) macro