Searched refs:KOSA_StatusIdle (Results 1 – 2 of 2) sorted by relevance
702 return KOSA_StatusIdle; in OSA_SemaphoreWait()836 return KOSA_StatusIdle; in OSA_MutexLock()1016 osa_status_t retVal = KOSA_StatusIdle; in OSA_EventWait()1243 status = KOSA_StatusIdle; /* Before a timeout, the status should be idle. */ in OSA_MsgQGet()1257 status = KOSA_StatusIdle; in OSA_MsgQGet()1265 status = KOSA_StatusIdle; in OSA_MsgQGet()
102 …KOSA_StatusIdle = MAKE_STATUS(kStatusGroup_OSA, 3), /*!< Used for bare metal only, the wait obj… enumerator111 KOSA_StatusIdle = 3, /*!< Used for bare metal only, the wait object is not ready enumerator