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

/system/core/include/utils/
H A DMutex.h111 status_t tryLock() TRY_ACQUIRE(true);
188 inline status_t Mutex::tryLock() { function in class:android::Mutex
/system/core/libutils/include/utils/
H A DMutex.h111 status_t tryLock() TRY_ACQUIRE(true);
188 inline status_t Mutex::tryLock() { function in class:android::Mutex

Completed in 52 milliseconds