Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for netpollunblock (0.33 sec)

  1. src/runtime/netpoll.go

    	// might change the summary, code must call publishInfo
    	// before releasing the lock.
    	// Code that changes fields and then calls netpollunblock
    	// (while still holding the lock) must call publishInfo
    	// before calling netpollunblock, because publishInfo is what
    	// stops netpollblock from blocking anew
    	// (by changing the result of netpollcheckerr).
    	// atomicInfo also holds the eventErr bit,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 19:57:43 UTC 2024
    - 20.7K bytes
    - Viewed (0)
Back to top