gvisor/pkg/sentry/kernel/futex
Fabricio Voznika 0b76887147 Priority-inheritance futex implementation
It is Implemented without the priority inheritance part given
that gVisor defers scheduling decisions to Go runtime and doesn't
have control over it.

PiperOrigin-RevId: 236989545
Change-Id: I714c8ca0798743ecf3167b14ffeb5cd834302560
2019-03-05 23:40:18 -08:00
..
BUILD Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00
futex.go Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00
futex_test.go Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00