const syscall.LOCK_UN
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L627: LOCK_UN = 0x8
go.etcd.io/bbolt
bolt_unix.go#L46: return syscall.Flock(int(db.file.Fd()), syscall.LOCK_UN)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)