const syscall.LOCK_NB
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L625: LOCK_NB = 0x4
go.etcd.io/bbolt
bolt_unix.go#L19: flag := syscall.LOCK_NB
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)