summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/sys_sem.go
diff options
context:
space:
mode:
authorSam Balana <sbalana@google.com>2020-11-02 19:18:28 -0800
committergVisor bot <gvisor-bot@google.com>2020-11-02 19:20:47 -0800
commitc22067d3d4452ac6b65bd56daf796ffeca09e65c (patch)
tree4e84f395ab8a53c3bccc89fe4345f78704770c43 /pkg/sentry/syscalls/linux/sys_sem.go
parent51b062f6cdfb59ef82d0a6fa2ca79cb00dd953d2 (diff)
Send NUD probes in a separate gorountine
Send NUD probes in another gorountine to free the thread of execution for finishing the state transition. This is necessary to avoid deadlock where sending and processing probes are done in the same call stack, such as loopback and integration tests. Fixes #4701 PiperOrigin-RevId: 340362481
Diffstat (limited to 'pkg/sentry/syscalls/linux/sys_sem.go')
0 files changed, 0 insertions, 0 deletions