runtime.m.waitunlockf (field)
4 uses
runtime (current package)
proc.go#L330: mp.waitunlockf = unlockf
proc.go#L3262: if fn := _g_.m.waitunlockf; fn != nil {
proc.go#L3264: _g_.m.waitunlockf = nil
runtime2.go#L532: waitunlockf func(*g, unsafe.Pointer) bool
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)