Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 73 for sys_clock_getres (0.27 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, struct timespec *tp); }
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_amd64.go

    	SYS_CLOCK_GETTIME  = 87  // { int sys_clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME  = 88  // { int sys_clock_settime(clockid_t clock_id, const struct timespec *tp); }
    	SYS_CLOCK_GETRES   = 89  // { int sys_clock_getres(clockid_t clock_id, struct timespec *tp); }
    	SYS_DUP2           = 90  // { int sys_dup2(int from, int to); }
    	SYS_NANOSLEEP      = 91  // { int sys_nanosleep(const struct timespec *rqtp, struct timespec *rmtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_TIMER_GETTIME                = 242
    	SYS_TIMER_GETOVERRUN             = 243
    	SYS_TIMER_DELETE                 = 244
    	SYS_CLOCK_SETTIME                = 245
    	SYS_CLOCK_GETTIME                = 246
    	SYS_CLOCK_GETRES                 = 247
    	SYS_CLOCK_NANOSLEEP              = 248
    	SYS_SWAPCONTEXT                  = 249
    	SYS_TGKILL                       = 250
    	SYS_UTIMES                       = 251
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  4. src/syscall/tables_js.go

    	sys_getpid               = 31
    	sys_sched_yield          = 32
    	sys_sysconf              = 33
    	sys_gettimeofday         = 40
    	sys_clock                = 41
    	sys_nanosleep            = 42
    	sys_clock_getres         = 43
    	sys_clock_gettime        = 44
    	sys_mkdir                = 45
    	sys_rmdir                = 46
    	sys_chdir                = 47
    	sys_getcwd               = 48
    	sys_unlink               = 49
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 19.2K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_CLOCK_GETTIME            = 232 // { int clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME            = 233 // { int clock_settime( \
    	SYS_CLOCK_GETRES             = 234 // { int clock_getres(clockid_t clock_id, \
    	SYS_KTIMER_CREATE            = 235 // { int ktimer_create(clockid_t clock_id, \
    	SYS_KTIMER_DELETE            = 236 // { int ktimer_delete(int timerid); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_dragonfly_amd64.go

    	SYS_CLOCK_GETTIME          = 232 // { int clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME          = 233 // { int clock_settime(clockid_t clock_id, \
    	SYS_CLOCK_GETRES           = 234 // { int clock_getres(clockid_t clock_id, \
    	SYS_NANOSLEEP              = 240 // { int nanosleep(const struct timespec *rqtp, \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 22.9K bytes
    - Viewed (0)
  7. src/syscall/zsysnum_freebsd_386.go

    	SYS_CLOCK_GETTIME            = 232 // { int clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME            = 233 // { int clock_settime( \
    	SYS_CLOCK_GETRES             = 234 // { int clock_getres(clockid_t clock_id, \
    	SYS_KTIMER_CREATE            = 235 // { int ktimer_create(clockid_t clock_id, \
    	SYS_KTIMER_DELETE            = 236 // { int ktimer_delete(int timerid); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  8. src/syscall/zsysnum_freebsd_arm.go

    	SYS_CLOCK_GETTIME            = 232 // { int clock_gettime(clockid_t clock_id, \
    	SYS_CLOCK_SETTIME            = 233 // { int clock_settime( \
    	SYS_CLOCK_GETRES             = 234 // { int clock_getres(clockid_t clock_id, \
    	SYS_KTIMER_CREATE            = 235 // { int ktimer_create(clockid_t clock_id, \
    	SYS_KTIMER_DELETE            = 236 // { int ktimer_delete(int timerid); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go

    	SYS_CLOCK_GETTIME          = 232 // { int clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME          = 233 // { int clock_settime(clockid_t clock_id, const struct timespec *tp); }
    	SYS_CLOCK_GETRES           = 234 // { int clock_getres(clockid_t clock_id, struct timespec *tp); }
    	SYS_NANOSLEEP              = 240 // { int nanosleep(const struct timespec *rqtp, struct timespec *rmtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 27.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_netbsd_386.go

    	SYS_CLOCK_GETTIME        = 427 // { int|sys|50|clock_gettime(clockid_t clock_id, struct timespec *tp); }
    	SYS_CLOCK_SETTIME        = 428 // { int|sys|50|clock_settime(clockid_t clock_id, const struct timespec *tp); }
    	SYS_CLOCK_GETRES         = 429 // { int|sys|50|clock_getres(clockid_t clock_id, struct timespec *tp); }
    	SYS_NANOSLEEP            = 430 // { int|sys|50|nanosleep(const struct timespec *rqtp, struct timespec *rmtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 25.7K bytes
    - Viewed (0)
Back to top