gvisor/pkg/sleep
Bhasker Hariharan 022bd0fd10 Fix the signature for gopark.
gopark's signature was changed from having a string reason to a
uint8.

See: 4d7cf3fedb

This broke execution tracing of the sentry.

Switching to the right signature makes tracing work again.

Updates #220

PiperOrigin-RevId: 249565311
Change-Id: If77fd276cecb37d4003c8222f6de510b8031a074
2019-05-22 18:57:15 -07:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
commit_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
commit_asm.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
commit_noasm.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
empty.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sleep_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sleep_unsafe.go Fix the signature for gopark. 2019-05-22 18:57:15 -07:00