summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorEric Holk <eholk@google.com>2020-11-19 15:51:10 -0800
committerEric Holk <eholk@google.com>2020-12-01 17:06:45 +0000
commitde60ef3f91af06a3b8ef24f4bab5c547dc65e10d (patch)
treeb38a5e073fc45c314deafd3301b233af4e0915f5 /compiler/optimizing/graph_visualizer.cc
parentdf105da771446bf686de567b36d9d982dc641ad5 (diff)
Add MessageQueue for cross-thread communication
This adds a message queue that allows for sending messages of several different types between threads. This can simplify communication with threads that need to do periodic background work driven by certain events (including timeouts). One example will be the metrics reporting background thread. See the MessageQueue class comments for examples of use. Test: m test-art-host-gtest-art_runtime_tests Change-Id: I831c79a4115c6b9540c2ef1801f2fa894ab96dc9
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions