Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h113 return thread_pool_pthread_priority_; in GetThreadPoolPthreadPriority()
171 int thread_pool_pthread_priority_; variable
186 thread_pool_pthread_priority_(kJitPoolThreadPthreadDefaultPriority) {} in JitOptions()
Djit.cc104 jit_options->thread_pool_pthread_priority_ = in CreateFromRuntimeArguments()