Home | History | Annotate | Download | only in driver

Lines Matching refs:stats_lock_

85       : stats_lock_("AOT compilation statistics lock"),
150 #define STATS_LOCK() MutexLock mu(Thread::Current(), stats_lock_)
290 Mutex stats_lock_;