runtime.m.nextwaitm (field)
3 uses
runtime (current package)
lock_sema.go#L78: gp.m.nextwaitm = muintptr(v &^ locked)
lock_sema.go#L115: if atomic.Casuintptr(&l.key, v, uintptr(mp.nextwaitm)) {
runtime2.go#L531: nextwaitm muintptr // next m waiting for lock
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)