Searched defs:TryLock (Results 1 – 2 of 2) sorted by relevance
149 int32_t TryLock() { return pthread_mutex_trylock(&mutex_); } in TryLock() function