Home
last modified time | relevance | path

Searched defs:ScopedDefaultPriority (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Dprofile_saver.cc252 class ScopedDefaultPriority { class
254 explicit ScopedDefaultPriority(pthread_t thread) : thread_(thread) { in ScopedDefaultPriority() function in art::ScopedDefaultPriority