Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resetspinning (0.47 sec)

  1. src/runtime/proc.go

    	//
    	// If we discover new work below, we need to restore m.spinning as a
    	// signal for resetspinning to unpark a new worker thread (because
    	// there can be more than one starving goroutine).
    	//
    	// However, if after discovering new work we also observe no idle Ps
    	// (either here or in resetspinning), we have a problem. We may be
    	// racing with a non-spinning M in the block above, having found no
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
Back to top