func runtime.kqueue

2 uses

	runtime (current package)
		netpoll_kqueue.go#L25: 	kq = kqueue()
		sys_darwin.go#L340: func kqueue() int32 {