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