Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h712 zygote_no_threads_ = val; in SetZygoteNoThreadSection()
716 return zygote_no_threads_; in IsZygoteNoThreadSection()
1062 bool zygote_no_threads_; variable
Druntime.cc280 zygote_no_threads_(false) { in Runtime()