Searched defs:trylock (Results 1 – 3 of 3) sorted by relevance
37 bool Mutex::trylock() const in trylock() function in apache::thrift::concurrency::Mutex
53 hwspinlock_api_trylock trylock; member
58 static void bounce_once(int id, bool trylock) in bounce_once()