diff options
author | Sam Balana <sbalana@google.com> | 2021-02-26 13:25:41 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-02-26 13:27:49 -0800 |
commit | 85d5958669b4be237aa3571f094585ba27781e84 (patch) | |
tree | b6dce451b9712023ad4909b87cefce5d3c03107d /pkg/sentry/socket/unix | |
parent | 35a71a24f2dc5e7b36a07d054ea70e3729b4df46 (diff) |
Embed sync.Mutex for entryTestLinkResolver and testNUDDispatcher
Converts entryTestLinkResolver and testNUDDispatcher to use the embedded
sync.Mutex pattern for fields that may be accessed concurrently from different
gorountines.
Fixes #5541
PiperOrigin-RevId: 359826169
Diffstat (limited to 'pkg/sentry/socket/unix')
0 files changed, 0 insertions, 0 deletions