Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for SYS_setitimer (0.09 sec)

  1. api/go1.3.txt

    pkg syscall (openbsd-386), const SYS_PSELECT = 110
    pkg syscall (openbsd-386), const SYS_PSELECT ideal-int
    pkg syscall (openbsd-386), const SYS_SELECT = 71
    pkg syscall (openbsd-386), const SYS_SETITIMER = 69
    pkg syscall (openbsd-386), const SYS_SETTIMEOFDAY = 68
    pkg syscall (openbsd-386), const SYS_STAT = 38
    pkg syscall (openbsd-386), const SYS_STATFS = 63
    pkg syscall (openbsd-386), const SYS_UTIMENSAT = 84
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_zos_s390x.go

    	SYS_GETPRIORITY                     = 0x270 // 624
    	SYS_NICE                            = 0x271 // 625
    	SYS_SETPRIORITY                     = 0x272 // 626
    	SYS_GETITIMER                       = 0x273 // 627
    	SYS_SETITIMER                       = 0x274 // 628
    	SYS_MSGCTL                          = 0x275 // 629
    	SYS_MSGGET                          = 0x276 // 630
    	SYS_MSGRCV                          = 0x277 // 631
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 146.6K bytes
    - Viewed (0)
Back to top