summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2018-12-10 13:08:30 -0800
committerMathieu Chartier <mathieuc@google.com>2018-12-12 17:36:49 -0800
commit93c21ba3311db5cecaa1a6a178a44c662ebd3d43 (patch)
treec51226e865e56ea9bd0f9738ccf1e09390952e44 /compiler/optimizing/graph_visualizer.cc
parent8f86ef169923d3f3a7eaac7346f0f3fac357a274 (diff)
Avoid waiting for threads to create
Avoid blocking for threads to create in the constructor. This is safe because the destructor will block until the threads join. Also avoid creating the thread pool if the image only has one block. Get the GC task proccessor to delete the thread pool. Bug: 116052292 Test: test-art-host Change-Id: I80399525caa0775eddade73c11e7ebc06e41416a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions