net.resolverConfig.mu (field)
7 uses
net (current package)
dnsclient_unix.go#L324: mu sync.RWMutex // protects dnsConfig
dnsclient_unix.go#L372: conf.mu.Lock()
dnsclient_unix.go#L374: conf.mu.Unlock()
dnsclient_unix.go#L400: resolvConf.mu.RLock()
dnsclient_unix.go#L402: resolvConf.mu.RUnlock()
dnsclient_unix.go#L577: resolvConf.mu.RLock()
dnsclient_unix.go#L579: resolvConf.mu.RUnlock()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)