gvisor/pkg/sentry/safemem
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 Remove license comments 2019-01-31 11:12:53 -08:00
block_unsafe.go Priority-inheritance futex implementation 2019-03-05 23:40:18 -08:00
io.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
io_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
safemem.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
seq_test.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
seq_unsafe.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00