Searched refs:TSP_OS_MutexCreate (Results 1 – 5 of 5) sorted by relevance
128 MS_S32 TSP_OS_MutexCreate(MS_U8* pu8Name);
126 MS_S32 TSP_OS_MutexCreate(MS_U8* pu8Name);
149 MS_S32 TSP_OS_MutexCreate(MS_U8* pu8Name) in TSP_OS_MutexCreate() function
2552 …_ptsp_res->_s32MutexId = TSP_OS_MutexCreate((MS_U8*)"TSP_Mutex"); // MsOS_CreateMutex(E_MSOS_FIFO,… in _TSP_Init()2553 …_ptsp_res->_s32LockId = TSP_OS_MutexCreate((MS_U8*)"TSP_Ind_Mutex"); // MsOS_CreateMutex(E_MSOS_F… in _TSP_Init()2555 _ptsp_res->_s32IntRegMutexId = TSP_OS_MutexCreate((MS_U8*)"TSP_Int_Mutex"); in _TSP_Init()2557 …_ptsp_res->_s32PvrMutexId = TSP_OS_MutexCreate((MS_U8*)"TSP_Pvr_Mutex"); // MsOS_CreateMutex(E_MSO… in _TSP_Init()