Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_options.h81 return thread_pool_pthread_priority_; in GetThreadPoolPthreadPriority()
136 int thread_pool_pthread_priority_; variable
151 thread_pool_pthread_priority_(kJitPoolThreadPthreadDefaultPriority), in JitOptions()
Djit_options.cc60 jit_options->thread_pool_pthread_priority_ = in CreateFromRuntimeArguments()