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()231 VMHandle<ObjectHeader> &objHandle, bool trylock) in HandleHeavyLockedState()252 Monitor::State Monitor::MonitorEnter(ObjectHeader *obj, bool trylock) in MonitorEnter()632 …ol Monitor::Acquire(MTManagedThread *thread, const VMHandle<ObjectHeader> &objHandle, bool trylock) in Acquire()
170 bool MutexLock(struct fmutex *m, bool trylock) in MutexLock()
192 bool MutexLock(struct fmutex *const m, bool trylock) in MutexLock()