HomeSort by relevance Sort by last modified time
    Searched refs:readiness (Results 1 - 10 of 10) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
netpoll_solaris.go 28 // readiness notification at some point in the future. If I/O becomes
135 // because of the I/O readiness notification.
netpoll.go 24 // pdReady - io readiness notification is pending;
51 // pollReset, pollWait, pollWaitCanceled and runtime·netpollready (IO readiness notification)
crash_unix_test.go 204 // Wait for "x\nx\n" to indicate readiness.
  /prebuilts/go/linux-x86/src/runtime/
netpoll_solaris.go 28 // readiness notification at some point in the future. If I/O becomes
135 // because of the I/O readiness notification.
netpoll.go 24 // pdReady - io readiness notification is pending;
51 // pollReset, pollWait, pollWaitCanceled and runtime·netpollready (IO readiness notification)
crash_unix_test.go 204 // Wait for "x\nx\n" to indicate readiness.
  /prebuilts/go/darwin-x86/src/internal/poll/
fd_unix.go 68 // Poller may want to unregister fd in readiness notification mechanism,
fd_windows.go 420 // Poller may want to unregister fd in readiness notification mechanism,
  /prebuilts/go/linux-x86/src/internal/poll/
fd_unix.go 68 // Poller may want to unregister fd in readiness notification mechanism,
fd_windows.go 420 // Poller may want to unregister fd in readiness notification mechanism,

Completed in 250 milliseconds