Searched defs:semPosted (Results 1 – 3 of 3) sorted by relevance
22 OS_SEC_ALW_INLINE INLINE U32 OsSemPostErrorCheck(struct TagSemCb *semPosted, SemHandle semHandle) in OsSemPostErrorCheck()47 OS_SEC_ALW_INLINE INLINE void OsSemPostBinMutex(struct TagSemCb *semPosted, struct TagTskCb *resume… in OsSemPostBinMutex()56 OS_SEC_ALW_INLINE INLINE U32 OsSemPostErrorCheck(struct TagSemCb *semPosted, SemHandle semHandle) in OsSemPostErrorCheck()231 OS_SEC_ALW_INLINE INLINE void OsSemPostSchePre(struct TagSemCb *semPosted) in OsSemPostSchePre()253 OS_SEC_ALW_INLINE INLINE bool OsSemPostIsInvalid(struct TagSemCb *semPosted) in OsSemPostIsInvalid()277 struct TagSemCb *semPosted = NULL; in PRT_SemPost() local
241 LosSemCB *semPosted = GET_SEM(semHandle); in OsSemPostUnsafe() local
283 LosSemCB *semPosted = GET_SEM(semHandle); in LOS_SemPost() local