Searched refs:thunk_map_lock_ (Results 1 – 2 of 2) sorted by relevance
136 Mutex thunk_map_lock_; variable137 ThunkMap thunk_map_ GUARDED_BY(thunk_map_lock_);
156 thunk_map_lock_("thunk_map_lock"), in CompiledMethodStorage()274 MutexLock lock(Thread::Current(), thunk_map_lock_); in GetThunkCode()298 MutexLock lock(Thread::Current(), thunk_map_lock_); in SetThunkCode()