Searched refs:OS_INVALID (Results 1 – 6 of 6) sorted by relevance
103 #define OS_INVALID (UINT32)(-1) macro
113 if (pri == (hi_u16)OS_INVALID) { in hi_task_get_priority()
193 if ((status != (TskStatus)OS_INVALID) && (status & OS_TSK_INUSE)) { in osThreadGetCount()
216 if (prio == OS_INVALID) { in pthread_getschedparam()
524 if (usRet == (UINT16)OS_INVALID) { in osThreadGetPriority()
499 if (usRet == (UINT16)OS_INVALID) { in osThreadGetPriority()