func runtime.ThreadCreateProfile
2 uses
runtime (current package)
mprof.go#L1278: func ThreadCreateProfile(p []StackRecord) (n int, ok bool) {
runtime/pprof
pprof.go#L731: n, _ := runtime.ThreadCreateProfile(nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)