Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for semrelease1 (0.12 sec)

  1. src/runtime/proc.go

    	// worldsema must be held over startTheWorldWithSema to ensure
    	// gomaxprocs cannot change while worldsema is held.
    	//
    	// Release worldsema with direct handoff to the next waiter, but
    	// acquirem so that semrelease1 doesn't try to yield our time.
    	//
    	// Otherwise if e.g. ReadMemStats is being called in a loop,
    	// it might stomp on other attempts to stop the world, such as
    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