Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h101 return thread_pool_pthread_priority_; in GetThreadPoolPthreadPriority()
143 int thread_pool_pthread_priority_; variable
156 thread_pool_pthread_priority_(kJitPoolThreadPthreadDefaultPriority) {} in JitOptions()
Djit.cc96 jit_options->thread_pool_pthread_priority_ = in CreateFromRuntimeArguments()