Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h850 zygote_no_threads_ = val; in SetZygoteNoThreadSection()
854 return zygote_no_threads_; in IsZygoteNoThreadSection()
1377 bool zygote_no_threads_; variable
Druntime.cc307 zygote_no_threads_(false), in Runtime()