Searched refs:OSAL_TSP_MutexCreate (Results 1 – 18 of 18) sorted by relevance
120 MS_S32 OSAL_TSP_MutexCreate(MS_U8* pu8Name);
119 MS_S32 OSAL_TSP_MutexCreate(MS_U8* pu8Name);
125 MS_S32 OSAL_TSP_MutexCreate(MS_U8* pu8Name);
113 inline MS_S32 OSAL_TSP_MutexCreate(MS_U8* pu8Name) in OSAL_TSP_MutexCreate() function
114 inline MS_S32 OSAL_TSP_MutexCreate(MS_U8* pu8Name) in OSAL_TSP_MutexCreate() function
3788 …_ptsp_res->_s32TspMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_mutex); // MsOS_CreateMutex(E_MSOS_FI…3789 …_ptsp_res->_s32IndMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_ind_mutex); // MsOS_CreateMutex(E_MSO…3790 _ptsp_res->_s32IntRegMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_int_mutex);3791 _s32ExtMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_ext_mutex);7499 _s32ExtMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_ext_mutex);
124 MS_S32 OSAL_TSP_MutexCreate(MS_U8* pu8Name);
3345 _ptsp_res->_s32TspMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_mutex); in _TSP_Init()3346 _ptsp_res->_s32IndMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_ind_mutex); in _TSP_Init()3347 _ptsp_res->_s32IntRegMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_int_mutex); in _TSP_Init()3348 _s32ExtMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_ext_mutex); in _TSP_Init()6999 _s32ExtMutexId = OSAL_TSP_MutexCreate((MS_U8*)tsp_ext_mutex); in MDrv_TSP_Reinit()