Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 73 for sys_clock_getres (0.29 sec)

  1. src/syscall/zsysnum_linux_mipsle.go

    	SYS_TIMER_SETTIME          = 4258
    	SYS_TIMER_GETTIME          = 4259
    	SYS_TIMER_GETOVERRUN       = 4260
    	SYS_TIMER_DELETE           = 4261
    	SYS_CLOCK_SETTIME          = 4262
    	SYS_CLOCK_GETTIME          = 4263
    	SYS_CLOCK_GETRES           = 4264
    	SYS_CLOCK_NANOSLEEP        = 4265
    	SYS_TGKILL                 = 4266
    	SYS_UTIMES                 = 4267
    	SYS_MBIND                  = 4268
    	SYS_GET_MEMPOLICY          = 4269
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  2. src/syscall/zsysnum_linux_arm.go

    	SYS_TIMER_SETTIME          = 258
    	SYS_TIMER_GETTIME          = 259
    	SYS_TIMER_GETOVERRUN       = 260
    	SYS_TIMER_DELETE           = 261
    	SYS_CLOCK_SETTIME          = 262
    	SYS_CLOCK_GETTIME          = 263
    	SYS_CLOCK_GETRES           = 264
    	SYS_CLOCK_NANOSLEEP        = 265
    	SYS_STATFS64               = 266
    	SYS_FSTATFS64              = 267
    	SYS_TGKILL                 = 268
    	SYS_UTIMES                 = 269
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 11.6K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_openbsd_386.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, \
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, \
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, \
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_openbsd_arm.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, \
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, \
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, \
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.5K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_openbsd_mips64.go

    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, \
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, \
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 29 08:08:26 UTC 2020
    - 14.9K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_openbsd_amd64.go

    	SYS_FUTIMENS       = 85  // { int sys_futimens(int fd, \
    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, \
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, \
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 14.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_riscv64.go

    	SYS_TIMER_GETTIME           = 108
    	SYS_TIMER_GETOVERRUN        = 109
    	SYS_TIMER_SETTIME           = 110
    	SYS_TIMER_DELETE            = 111
    	SYS_CLOCK_SETTIME           = 112
    	SYS_CLOCK_GETTIME           = 113
    	SYS_CLOCK_GETRES            = 114
    	SYS_CLOCK_NANOSLEEP         = 115
    	SYS_SYSLOG                  = 116
    	SYS_PTRACE                  = 117
    	SYS_SCHED_SETPARAM          = 118
    	SYS_SCHED_SETSCHEDULER      = 119
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_linux_mips.go

    	SYS_TIMER_SETTIME          = 4258
    	SYS_TIMER_GETTIME          = 4259
    	SYS_TIMER_GETOVERRUN       = 4260
    	SYS_TIMER_DELETE           = 4261
    	SYS_CLOCK_SETTIME          = 4262
    	SYS_CLOCK_GETTIME          = 4263
    	SYS_CLOCK_GETRES           = 4264
    	SYS_CLOCK_NANOSLEEP        = 4265
    	SYS_TGKILL                 = 4266
    	SYS_UTIMES                 = 4267
    	SYS_MBIND                  = 4268
    	SYS_GET_MEMPOLICY          = 4269
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Jun 14 13:21:46 UTC 2018
    - 12.1K bytes
    - Viewed (0)
  9. src/syscall/zsysnum_openbsd_ppc64.go

    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, \
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, \
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_arm64.go

    	SYS_TIMER_GETTIME           = 108
    	SYS_TIMER_GETOVERRUN        = 109
    	SYS_TIMER_SETTIME           = 110
    	SYS_TIMER_DELETE            = 111
    	SYS_CLOCK_SETTIME           = 112
    	SYS_CLOCK_GETTIME           = 113
    	SYS_CLOCK_GETRES            = 114
    	SYS_CLOCK_NANOSLEEP         = 115
    	SYS_SYSLOG                  = 116
    	SYS_PTRACE                  = 117
    	SYS_SCHED_SETPARAM          = 118
    	SYS_SCHED_SETSCHEDULER      = 119
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 11K bytes
    - Viewed (0)
Back to top