Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h841 zygote_no_threads_ = val; in SetZygoteNoThreadSection()
845 return zygote_no_threads_; in IsZygoteNoThreadSection()
1284 bool zygote_no_threads_; variable
Druntime.cc296 zygote_no_threads_(false), in Runtime()