runtime.m.startingtrace (field)
7 uses
runtime (current package)
runtime2.go#L536: startingtrace bool
trace.go#L216: _g_.m.startingtrace = true
trace.go#L263: _g_.m.startingtrace = false
trace.go#L529: if !trace.enabled && !mp.startingtrace {
trace.go#L1169: if !trace.enabled && !mp.startingtrace {
trace.go#L1191: if !trace.enabled && !mp.startingtrace {
trace.go#L1208: if !trace.enabled && !mp.startingtrace {
![]() |
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. |