func go.etcd.io/bbolt.funlock
2 uses
go.etcd.io/bbolt (current package)
bolt_unix.go#L45: func funlock(db *DB) error {
db.go#L507: if err := funlock(db); err != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)