Home
last modified time | relevance | path

Searched defs:s32SemaphoreId (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1031 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
1044 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1057 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
1072 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c1051 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
1084 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1127 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
1167 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1097 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
1131 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1161 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
1185 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c1610 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
1647 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1702 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
1730 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1469 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
1533 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1622 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2023 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
2057 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
2095 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
2118 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore()
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c1623 MS_BOOL MsOS_DeleteSemaphore (MS_S32 s32SemaphoreId) in MsOS_DeleteSemaphore()
1649 MS_BOOL MsOS_ObtainSemaphore (MS_S32 s32SemaphoreId, MS_U32 u32WaitMs) in MsOS_ObtainSemaphore()
1695 MS_BOOL MsOS_ReleaseSemaphore (MS_S32 s32SemaphoreId) in MsOS_ReleaseSemaphore()
1720 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore()