gvisor/pkg/sync
gVisor bot 387730e4ab Merge release-20210301.0-8-g3e69f5d08 (automated) 2021-03-03 20:29:39 +00:00
..
aliases.go Merge release-20200219.0-224-gd04adeb (automated) 2020-03-25 17:59:29 +00:00
checklocks_off_unsafe.go Require sync.Mutex to lock and unlock from the same goroutine 2020-11-19 14:29:34 -08:00
checklocks_on_unsafe.go Require sync.Mutex to lock and unlock from the same goroutine 2020-11-19 14:29:34 -08:00
gate_unsafe.go Move //pkg/gate.Gate to //pkg/sync. 2021-02-24 11:56:56 -08:00
goyield_go113_unsafe.go Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
goyield_unsafe.go Bump build constraints to Go 1.18 2021-02-18 15:30:58 -08:00
mutex_unsafe.go Add checklocks analyzer. 2021-03-03 12:24:21 -08:00
nocopy.go Do not copy sleep.Waker 2020-07-12 17:22:08 -07:00
norace_unsafe.go Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
race_amd64.s Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
race_arm64.s Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
race_unsafe.go Consolidate most synchronization primitive linknames in the sync package. 2020-12-02 19:08:32 -08:00
runtime_unsafe.go Move //pkg/gate.Gate to //pkg/sync. 2021-02-24 11:56:56 -08:00
rwmutex_unsafe.go Add checklocks analyzer. 2021-03-03 12:24:21 -08:00
seqcount.go Allow use of SeqAtomic with pointer-containing types. 2020-12-04 19:07:17 -08:00
sync.go Merge release-20200323.0-57-g30388ff (automated) 2020-04-02 19:01:43 +00:00