Home
last modified time | relevance | path

Searched defs:tryLock (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dsync.h18 int tryLock() { in tryLock() function
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dsync.h33 int tryLock() { in tryLock() function
/hardware/samsung_slsi/exynos5/libexynosutils/
DExynosMutex.cpp157 bool ExynosMutex::tryLock(void) in tryLock() function in ExynosMutex