Searched refs:tryLock (Results 1 - 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dsync.h18 int tryLock() { function in class:Mutex
/hardware/samsung_slsi/exynos5/libexynosutils/
H A DExynosMutex.cpp157 bool ExynosMutex::tryLock(void) function in class:ExynosMutex
170 ret = ((Mutex *)m_mutex)->tryLock();
247 return ((ExynosMutex *)handle)->tryLock();
H A DExynosMutex.h71 bool tryLock(void);
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dsync.h33 int tryLock() { function in class:Mutex

Completed in 243 milliseconds