const syscall.LOCK_SH
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L626: LOCK_SH = 0x1
go.etcd.io/bbolt
bolt_unix.go#L23: flag |= syscall.LOCK_SH
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)