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