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.c167 OS_SEC_ALW_INLINE INLINE void OsSemPostSchePre(struct TagSemCb *semPosted) in OsSemPostSchePre()
175 OS_SEC_ALW_INLINE INLINE U32 OsSemPostErrorCheck(struct TagSemCb *semPosted, SemHandle semHandle) in OsSemPostErrorCheck()
198 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