Searched defs:ScopedDefaultPriority (Results 1 – 1 of 1) sorted by relevance
252 class ScopedDefaultPriority { class254 explicit ScopedDefaultPriority(pthread_t thread) : thread_(thread) { in ScopedDefaultPriority() function in art::ScopedDefaultPriority