func runtime.pthread_self
2 uses
runtime (current package)
os_darwin.go#L315: getg().m.procid = uint64(pthread_self())
sys_darwin.go#L139: func pthread_self() (t pthread) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)