Searched defs:STATS_LOCK (Results 1 - 1 of 1) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.cc175 #define STATS_LOCK() MutexLock mu(Thread::Current(), stats_lock_) macro
177 #define STATS_LOCK() macro
181 STATS_LOCK();
186 STATS_LOCK();
191 STATS_LOCK();
196 STATS_LOCK();
201 STATS_LOCK();
206 STATS_LOCK();
211 STATS_LOCK();
217 STATS_LOCK();
[all...]

Completed in 167 milliseconds