Searched refs:thunk_map_lock_ (Results 1 – 2 of 2) sorted by relevance
123 Mutex thunk_map_lock_; variable124 ThunkMap thunk_map_ GUARDED_BY(thunk_map_lock_);
156 thunk_map_lock_("thunk_map_lock"), in CompiledMethodStorage()239 MutexLock lock(Thread::Current(), thunk_map_lock_); in GetThunkCode()263 MutexLock lock(Thread::Current(), thunk_map_lock_); in SetThunkCode()