var runtime.pollcache

3 uses

	runtime (current package)
		netpoll.go#L109: 	pollcache      pollCache
		netpoll.go#L144: 	pd := pollcache.alloc()
		netpoll.go#L181: 	pollcache.free(pd)