runtime.pollCache.alloc (method)

2 uses

	runtime (current package)
		netpoll.go#L144: 	pd := pollcache.alloc()
		netpoll.go#L529: func (c *pollCache) alloc() *pollDesc {