gvisor/pkg/state
Adin Scannell 94b793262d Fix all copy locks violations.
This required minor restructuring of how system call tables were saved
and restored, but it makes way more sense this way.

Updates #2243
2020-04-08 10:00:14 -07:00
..
statefile Standardize on tools directory. 2020-01-27 12:21:00 -08:00
BUILD Standardize on tools directory. 2020-01-27 12:21:00 -08:00
decode.go Add context to state. 2019-10-31 18:03:24 -07:00
encode.go Add context to state. 2019-10-31 18:03:24 -07:00
encode_unsafe.go
map.go Add context to state. 2019-10-31 18:03:24 -07:00
object.proto Import and structure cleanup. 2019-11-21 11:41:30 -08:00
printer.go
state.go Fix all copy locks violations. 2020-04-08 10:00:14 -07:00
state_test.go Add context to state. 2019-10-31 18:03:24 -07:00
stats.go