summaryrefslogtreecommitdiffhomepage
path: root/pkg/sleep/sleep_unsafe.go
AgeCommit message (Expand)Author
2020-12-02Consolidate most synchronization primitive linknames in the sync package.Jamie Liu
2020-08-24Bump build constraints to 1.17Michael Pratt
2020-07-12Do not copy sleep.WakerGhanan Gowripalan
2020-05-29Update Go version build tagsMichael Pratt
2020-02-11Simplify atomic operationsgVisor bot
2019-10-29Update build tags to allow Go 1.14Michael Pratt
2019-05-30Add build guard to files using go:linknameFabricio Voznika
2019-05-22Fix the signature for gopark.Bhasker Hariharan
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2018-10-19Use correct company name in copyright headerIan Gudger
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Check in gVisor.Googler