Searched refs:TSP_OS_MutexObtain (Results 1 – 5 of 5) sorted by relevance
129 MS_BOOL TSP_OS_MutexObtain(MS_S32 s32MutexId, MS_U32 u32Timeout);
127 MS_BOOL TSP_OS_MutexObtain(MS_S32 s32MutexId, MS_U32 u32Timeout);
155 MS_BOOL TSP_OS_MutexObtain(MS_S32 s32MutexId, MS_U32 u32Timeout) in TSP_OS_MutexObtain() function
215 #define TSP_ENTRY() if (!TSP_OS_MutexObtain(_ptsp_res->_s32MutexId,…231 #define TSP_LOCK() TSP_OS_MutexObtain(_ptsp_res->_s32LockId, TSP_O…241 #define _TSP_INT_LOCK() TSP_OS_MutexObtain(_ptsp_res->_s32IntRegMutexId…245 #define TSP_PVR_ENTRY() if (!TSP_OS_MutexObtain(_ptsp_res->_s32PvrMutex…