Home
last modified time | relevance | path

Searched defs:OsalMutexTimedLock (Results 1 – 5 of 5) sorted by relevance

/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_mutex.c70 int32_t OsalMutexTimedLock(struct OsalMutex *mutex, uint32_t ms) in OsalMutexTimedLock() function
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_mutex.c76 int32_t OsalMutexTimedLock(struct OsalMutex *mutex, uint32_t mSec) in OsalMutexTimedLock() function
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_mutex.c106 int32_t OsalMutexTimedLock(struct OsalMutex *mutex, uint32_t ms) in OsalMutexTimedLock() function
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_mutex.c98 int32_t OsalMutexTimedLock(struct OsalMutex *mutex, uint32_t ms) in OsalMutexTimedLock() function
/drivers/hdf_core/framework/support/posix/src/
Dosal_mutex.c76 int32_t OsalMutexTimedLock(struct OsalMutex *mutex, uint32_t ms) in OsalMutexTimedLock() function