diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2020-01-27 09:35:10 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2020-02-01 13:20:47 +0000 |
commit | ecd9502601d713fdb5477f7142f05f329b469166 (patch) | |
tree | 5a14017950e9502f296c92b0a9446c6c5289c278 /compiler/optimizing/graph_visualizer.cc | |
parent | f69c189716c0b7edbf87b744f24cccdf941f9df0 (diff) |
[jitzygote] Don't spawn a thread in child zygotes.
This prevents forking the zygote until the thread dies. Instead,
check whether the main zygote has finished compiling post-fork
(assuming this happens reasonably soon after compilation is done).
Test: boots with jitzygote config, fork a webview process (settings -> about > license)
Bug: 145973776
Change-Id: Ia854e894cf5c951696d2c4f042607e0edc9ea6c4
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions