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.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |