Home | History | Annotate | Download | only in runtime

Lines Matching refs:network

2060 	// If this is the last running P and nobody is polling network,
2061 // need to wakeup another M to poll network.
2197 // Tries to steal from other P's, get g from global queue, poll network.
2238 // Poll network.
2261 // New work can appear from returning syscall/cgocall, network or timers.
2384 // poll network
4255 // poll network if not polled for more than 10ms