Searched refs:TSP_OS_MUTEX_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
118 #define TSP_OS_MUTEX_TIMEOUT MSOS_WAIT_FOREVER macro
121 #define TSP_OS_MUTEX_TIMEOUT MSOS_WAIT_FOREVER macro
215 … if (!TSP_OS_MutexObtain(_ptsp_res->_s32MutexId, TSP_OS_MUTEX_TIMEOUT)) \231 … TSP_OS_MutexObtain(_ptsp_res->_s32LockId, TSP_OS_MUTEX_TIMEOUT); \241 … TSP_OS_MutexObtain(_ptsp_res->_s32IntRegMutexId, TSP_OS_MUTEX_TIMEOUT)245 … if (!TSP_OS_MutexObtain(_ptsp_res->_s32PvrMutexId, TSP_OS_MUTEX_TIMEOUT)) \