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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
epoll.h 39 EPOLL_NONBLOCK = 04000
40 #define EPOLL_NONBLOCK EPOLL_NONBLOCK
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
epoll.h 39 EPOLL_NONBLOCK = 04000
40 #define EPOLL_NONBLOCK EPOLL_NONBLOCK
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go 199 EPOLL_NONBLOCK = 0x800
    [all...]
zerrors_linux_amd64.go 199 EPOLL_NONBLOCK = 0x800
    [all...]
zerrors_linux_arm.go 201 EPOLL_NONBLOCK = 0x800
    [all...]
zerrors_linux_mips64.go 266 EPOLL_NONBLOCK = 0x80
    [all...]
zerrors_linux_mips64le.go 266 EPOLL_NONBLOCK = 0x80
    [all...]
zerrors_linux_ppc64.go 268 EPOLL_NONBLOCK = 0x800
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go 199 EPOLL_NONBLOCK = 0x800
    [all...]
zerrors_linux_amd64.go 199 EPOLL_NONBLOCK = 0x800
    [all...]
zerrors_linux_arm.go 201 EPOLL_NONBLOCK = 0x800
    [all...]
zerrors_linux_mips64.go 266 EPOLL_NONBLOCK = 0x80
    [all...]
zerrors_linux_mips64le.go 266 EPOLL_NONBLOCK = 0x80
    [all...]
zerrors_linux_ppc64.go 268 EPOLL_NONBLOCK = 0x800
    [all...]

Completed in 744 milliseconds