Home
last modified time | relevance | path

Searched defs:SYS_NANOSLEEP (Results 1 – 25 of 63) sorted by relevance

123

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsysnum_openbsd_386.go98SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_openbsd_mips64.go98SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_openbsd_arm.go98SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_openbsd_arm64.go97SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_openbsd_ppc64.go96SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_openbsd_amd64.go98SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_openbsd_riscv64.go97SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp… const
Dzsysnum_netbsd_arm.go231SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_netbsd_amd64.go231SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_netbsd_arm64.go231SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_netbsd_386.go231SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
/prebuilts/go/linux-x86/src/syscall/
Dzsysnum_openbsd_mips64.go95 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_openbsd_386.go95 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_openbsd_arm64.go94 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_openbsd_amd64.go95 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_openbsd_arm.go97 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_openbsd_ppc64.go97 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_openbsd_riscv64.go97 SYS_NANOSLEEP = 91 // { int sys_nanosleep(const struct timespec *rqtp, \ const
Dzsysnum_netbsd_386.go230SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_linux_riscv64.go107 SYS_NANOSLEEP = 101 const
Dzsysnum_netbsd_amd64.go230SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_netbsd_arm64.go230SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_netbsd_arm.go230SYS_NANOSLEEP = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct times… const
Dzsysnum_linux_arm64.go111 SYS_NANOSLEEP = 101 const
Dzsysnum_linux_loong64.go105 SYS_NANOSLEEP = 101 const

123