aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-08-02 16:12:37 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-08-02 18:11:15 +0000
commite5b1f8e54a00370018f53737563d8e0e61da42c9 (patch)
tree7b22e5e78913c7e2a64dc39d19592e7451a30029 /executor/android
parent53683cf2f048562ea50a1d2f00c452c2be18ae25 (diff)
vm/dispatcher: fix data races
It was possible for poolInstance.reserve() and free() to race with instance restart in Pool.Loop(). Add more locking to poolInstance. Remove locks in one case where it was excessive.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions