OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:should_teardown_after_last_child_exits_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.h
98
//
should_teardown_after_last_child_exits_
.
101
bool
should_teardown_after_last_child_exits_
;
member in class:content::ZygoteHostImpl
zygote_host_impl_linux.cc
64
should_teardown_after_last_child_exits_
(false) {}
226
should_teardown_after_last_child_exits_
= true;
261
do_teardown =
should_teardown_after_last_child_exits_
&&
Completed in 60 milliseconds