Home
last modified time | relevance | path

Searched refs:OsSemPostErrorCheck (Results 1 – 1 of 1) sorted by relevance

/kernel/uniproton/src/core/ipc/sem/
Dprt_sem.c175 OS_SEC_ALW_INLINE INLINE U32 OsSemPostErrorCheck(struct TagSemCb *semPosted, SemHandle semHandle) in OsSemPostErrorCheck() function
207 ret = OsSemPostErrorCheck(semPosted, semHandle); in PRT_SemPost()