Home | History | Annotate | Download | only in runtime

Lines Matching refs:Finds

57 // thread finds work it takes itself out of the spinning state and proceeds to
62 // thread finds work and stops spinning, it must unpark a new spinning thread.
1386 // If needm finds that it has taken the last m off the list, its job
1567 // return a nil list head if that's what it finds. If nilokay is false,
1897 // Finds a runnable goroutine to execute.