diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2019-07-31 11:59:21 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2019-07-31 12:00:35 -0700 |
commit | cf2b2d97d512a91261f72abe40b163c61d52705f (patch) | |
tree | 92950786ab5093509df999ef8f75af00676d0eda /pkg/flipcall | |
parent | edcc60b931232d5bea4254af31965da126f07a68 (diff) |
Initialize kernel.unimplementedSyscallEmitter with a sync.Once.
This is initialized lazily on the first unimplemented
syscall. Without the sync.Once, this is racy.
PiperOrigin-RevId: 260971758
Diffstat (limited to 'pkg/flipcall')
0 files changed, 0 insertions, 0 deletions