Searched defs:trylock (Results 1 – 3 of 3) sorted by relevance
140 … [[maybe_unused]] bool &shouldInflate, bool trylock) in HandleLightLockedState()197 bool trylock) in HandleUnlockedState()238 Monitor::State Monitor::MonitorEnter(ObjectHeader *obj, bool trylock) in MonitorEnter()580 …ol Monitor::Acquire(MTManagedThread *thread, const VMHandle<ObjectHeader> &objHandle, bool trylock) in Acquire()
170 bool MutexLock(struct fmutex *m, bool trylock) in MutexLock()
172 bool MutexLock(struct fmutex *const m, bool trylock) in MutexLock()