Searched refs:trylock (Results 1 – 1 of 1) sorted by relevance
32 while (!trylock()) { in lock()37 bool Mutex::trylock() const in trylock() function in apache::thrift::concurrency::Mutex47 if (trylock()) { in timedlock()
Completed in 3 milliseconds