Home
last modified time | relevance | path

Searched refs:thread_pool_pthread_priority_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.h117 return thread_pool_pthread_priority_; in GetThreadPoolPthreadPriority()
173 int thread_pool_pthread_priority_; variable
189 thread_pool_pthread_priority_(kJitPoolThreadPthreadDefaultPriority), in JitOptions()
Djit.cc104 jit_options->thread_pool_pthread_priority_ = in CreateFromRuntimeArguments()