Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c969 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
983 *peAttribute = E_MSOS_FIFO; //only FIFO for eCos in MsOS_InfoMutex()
1167 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore() argument
1463 MsOSAttribute *peAttribute, char *pQueueName) in MsOS_InfoQueue() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1018 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1032 *peAttribute = E_MSOS_FIFO; //only FIFO for eCos in MsOS_InfoMutex()
1185 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore() argument
1649 MsOSAttribute *peAttribute, char *pQueueName) in MsOS_InfoQueue() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c1542 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1556 *peAttribute = E_MSOS_FIFO; //only FIFO for eCos in MsOS_InfoMutex()
1720 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore() argument
1735 *peAttribute = E_MSOS_FIFO; in MsOS_InfoSemaphore()
2662 MsOSAttribute *peAttribute, char *pQueueName) in MsOS_InfoQueue() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c997 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1072 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore() argument
1396 MsOSAttribute *peAttribute, char *pQueueName) in MsOS_InfoQueue() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c1521 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1535 *peAttribute = E_MSOS_PRIORITY; //only FIFO for ucos in MsOS_InfoMutex()
1730 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore() argument
1752 *peAttribute = E_MSOS_PRIORITY; in MsOS_InfoSemaphore()
3089 MsOSAttribute *peAttribute, char *pQueueName) in MsOS_InfoQueue() argument
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h786 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName);
844 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32Cnt, MsOSAttribute *peAttribute, cha…
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c1310 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1324 *peAttribute = E_MSOS_FIFO; //only FIFO for eCos in MsOS_InfoMutex()
1476 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,…
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c1385 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1399 *peAttribute = E_MSOS_FIFO; //only FIFO for eCos in MsOS_InfoMutex()
1663 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h928 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName);
986 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32Cnt, MsOSAttribute *peAttribute, cha…
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c1945 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName) in MsOS_InfoMutex() argument
1959 *peAttribute = E_MSOS_FIFO; //only FIFO for eCos in MsOS_InfoMutex()
2118 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32InitCnt, MsOSAttribute *peAttribute,… in MsOS_InfoSemaphore() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt81275 MS_BOOL MsOS_InfoMutex (MS_S32 s32MutexId, MsOSAttribute *peAttribute, char *pMutexName);
81287 MS_BOOL MsOS_InfoSemaphore (MS_S32 s32SemaphoreId, MS_U32 *pu32Cnt, MsOSAttribute *peAttribute, cha…