Searched defs:trylock (Results 1 – 4 of 4) sorted by relevance
53 bool trylock() { in trylock() function
358 ObjectTryLock<mirror::Object> trylock(self, obj1); in TEST_F() local369 ObjectTryLock<mirror::Object> trylock(self, obj1); in TEST_F() local
1102 bool trylock) { in MonitorEnter()
39 static bool trylock() { in trylock() function