Searched refs:GoMaxProcs (Results 1 – 2 of 2) sorted by relevance
1575 GoMaxProcs func() int32 member1584 if s.Sleep == nil || s.Scavenge == nil || s.ShouldStop == nil || s.GoMaxProcs == nil {1592 s.scavenger.gomaxprocs = s.GoMaxProcs
494 s.GoMaxProcs = func() int32 {