Home
last modified time | relevance | path

Searched defs:netpollopen (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dnetpoll_fake.go19 func netpollopen(fd uintptr, pd *pollDesc) int32 { func
Dnetpoll_kqueue.go32 func netpollopen(fd uintptr, pd *pollDesc) int32 { func
Dnetpoll_epoll.go49 func netpollopen(fd uintptr, pd *pollDesc) uintptr { func
Dnetpoll_wasip1.go67 func netpollopen(fd uintptr, pd *pollDesc) int32 { func
Dnetpoll_aix.go84 func netpollopen(fd uintptr, pd *pollDesc) int32 { func
Dnetpoll_solaris.go136 func netpollopen(fd uintptr, pd *pollDesc) int32 { func
Dnetpoll_windows.go116 func netpollopen(fd uintptr, pd *pollDesc) int32 { func