Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GoCreateSyscall (0.21 sec)

  1. src/internal/trace/order.go

    	// really confused if we try to steal the P is this is running
    	// with later. The new M with the same ID could even try to
    	// steal back this P from itself!
    	//
    	// The runtime is careful to make sure that any GoCreateSyscall
    	// event will enter the runtime emitting events for reacquiring a P.
    	//
    	// Note: we might have a P here. The P might not be released
    	// eagerly by the runtime, and it might get stolen back later
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 03 14:56:25 UTC 2024
    - 52.4K bytes
    - Viewed (0)
Back to top