Home
last modified time | relevance | path

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

/system/nfc/halimpl/bcm2079x/adaptation/
DMutex.cpp105 bool Mutex::tryLock() { in tryLock() function in Mutex
/system/core/libutils/include/utils/
DMutex.h137 inline status_t Mutex::tryLock() { in tryLock() function