var runtime.useCheckmark
7 uses
runtime (current package)
mcheckmark.go#L31: var useCheckmark = false
mcheckmark.go#L59: useCheckmark = true
mcheckmark.go#L67: useCheckmark = false
mgcmark.go#L351: if !useCheckmark && !(s.sweepgen == sg || s.sweepgen == sg+3) {
mgcmark.go#L1415: if useCheckmark {
mgcmark.go#L1515: if useCheckmark { // The world should be stopped so this should not happen.
mwbbuf.go#L225: if useCheckmark {
![]() |
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. |