Searched defs:worldStop (Results 1 – 2 of 2) sorted by relevance
1398 type worldStop struct { struct1399 reason stwReason1400 startedStopping int641401 finishedStopping int641402 stoppingCPUTime int641456 func startTheWorld(w worldStop) {1491 func startTheWorldGC(w worldStop) {1659 func startTheWorldWithSema(now int64, w worldStop) int64 {
959 func gcMarkTermination(stw worldStop) {