summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/time/seqatomic_parameters_unsafe.go
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@google.com>2019-07-15 19:26:16 -0700
committergVisor bot <gvisor-bot@google.com>2019-07-15 19:27:18 -0700
commit6a8ff6daefc670455f40326afd53b51b632a32dc (patch)
tree3864c7e715c717c0efa4fd34293a40f2f3bef4fb /pkg/sentry/time/seqatomic_parameters_unsafe.go
parent3d78baf06d32141fb1c9c136cc01e3e204309969 (diff)
kvm: wake up all waiter of vCPU.state
Now we call FUTEX_WAKE with ^uintptr(0) of waiters, but in this case only one waiter will be waked up. If we want to wake up all of them, the number of waiters has to be set to math.MaxInt32. PiperOrigin-RevId: 258285286
Diffstat (limited to 'pkg/sentry/time/seqatomic_parameters_unsafe.go')
0 files changed, 0 insertions, 0 deletions