Home
last modified time | relevance | path

Searched defs:semPosted (Results 1 – 3 of 3) sorted by relevance

/kernel/uniproton/src/core/ipc/sem/
Dprt_sem.c22 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
/kernel/liteos_a/kernel/base/ipc/
Dlos_sem.c241 LosSemCB *semPosted = GET_SEM(semHandle); in OsSemPostUnsafe() local
/kernel/liteos_m/kernel/src/
Dlos_sem.c283 LosSemCB *semPosted = GET_SEM(semHandle); in LOS_SemPost() local