Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h121 return zygote_thread_pool_pthread_priority_; in GetZygoteThreadPoolPthreadPriority()
174 int zygote_thread_pool_pthread_priority_; variable
190 zygote_thread_pool_pthread_priority_(kJitZygotePoolThreadPthreadDefaultPriority) {} in JitOptions()
Djit.cc106 jit_options->zygote_thread_pool_pthread_priority_ = in CreateFromRuntimeArguments()