Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Djit_options.h85 return zygote_thread_pool_pthread_priority_; in GetZygoteThreadPoolPthreadPriority()
137 int zygote_thread_pool_pthread_priority_; variable
152 zygote_thread_pool_pthread_priority_(kJitZygotePoolThreadPthreadDefaultPriority) {} in JitOptions()
H A Djit_options.cc62 jit_options->zygote_thread_pool_pthread_priority_ = in CreateFromRuntimeArguments()