Home | History | Annotate | Download | only in runtime

Lines Matching full:tries

1156 // If p==nil, tries to get an idle P, if no idle P's does nothing.
1243 // Tries to add one more P to execute G's.
1376 // Tries to steal from other P's, get g from global queue, poll network.
3402 // runqput tries to put g on the local runnable queue.