Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h765 zygote_no_threads_ = val; in SetZygoteNoThreadSection()
769 return zygote_no_threads_; in IsZygoteNoThreadSection()
1175 bool zygote_no_threads_; variable