Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for thr_set_name (0.27 sec)

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

    	SYS_KMQ_UNLINK               = 462 // { int kmq_unlink(const char *path); }
    	SYS_ABORT2                   = 463 // { int abort2(const char *why, int nargs, void **args); }
    	SYS_THR_SET_NAME             = 464 // { int thr_set_name(long id, const char *name); }
    	SYS_AIO_FSYNC                = 465 // { int aio_fsync(int op, struct aiocb *aiocbp); }
    	SYS_RTPRIO_THREAD            = 466 // { int rtprio_thread(int function, lwpid_t lwpid, struct rtprio *rtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_KMQ_UNLINK               = 462 // { int kmq_unlink(const char *path); }
    	SYS_ABORT2                   = 463 // { int abort2(const char *why, int nargs, void **args); }
    	SYS_THR_SET_NAME             = 464 // { int thr_set_name(long id, const char *name); }
    	SYS_AIO_FSYNC                = 465 // { int aio_fsync(int op, struct aiocb *aiocbp); }
    	SYS_RTPRIO_THREAD            = 466 // { int rtprio_thread(int function, lwpid_t lwpid, struct rtprio *rtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_KMQ_UNLINK               = 462 // { int kmq_unlink(const char *path); }
    	SYS_ABORT2                   = 463 // { int abort2(const char *why, int nargs, void **args); }
    	SYS_THR_SET_NAME             = 464 // { int thr_set_name(long id, const char *name); }
    	SYS_AIO_FSYNC                = 465 // { int aio_fsync(int op, struct aiocb *aiocbp); }
    	SYS_RTPRIO_THREAD            = 466 // { int rtprio_thread(int function, lwpid_t lwpid, struct rtprio *rtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_KMQ_UNLINK               = 462 // { int kmq_unlink(const char *path); }
    	SYS_ABORT2                   = 463 // { int abort2(const char *why, int nargs, void **args); }
    	SYS_THR_SET_NAME             = 464 // { int thr_set_name(long id, const char *name); }
    	SYS_AIO_FSYNC                = 465 // { int aio_fsync(int op, struct aiocb *aiocbp); }
    	SYS_RTPRIO_THREAD            = 466 // { int rtprio_thread(int function, lwpid_t lwpid, struct rtprio *rtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go

    	SYS_KMQ_UNLINK               = 462 // { int kmq_unlink(const char *path); }
    	SYS_ABORT2                   = 463 // { int abort2(const char *why, int nargs, void **args); }
    	SYS_THR_SET_NAME             = 464 // { int thr_set_name(long id, const char *name); }
    	SYS_AIO_FSYNC                = 465 // { int aio_fsync(int op, struct aiocb *aiocbp); }
    	SYS_RTPRIO_THREAD            = 466 // { int rtprio_thread(int function, lwpid_t lwpid, struct rtprio *rtp); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	XATTR_CREATE                    = 0x1
    	XATTR_REPLACE                   = 0x2
    	P_PID                           = 0
    	P_PGID                          = 1
    	P_ALL                           = 2
    	PR_SET_NAME                     = 15
    	PR_GET_NAME                     = 16
    	PR_SET_NO_NEW_PRIVS             = 38
    	PR_GET_NO_NEW_PRIVS             = 39
    	PR_SET_DUMPABLE                 = 4
    	PR_GET_DUMPABLE                 = 3
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	PR_SET_MM_START_BRK                         = 0x6
    	PR_SET_MM_START_CODE                        = 0x1
    	PR_SET_MM_START_DATA                        = 0x3
    	PR_SET_MM_START_STACK                       = 0x5
    	PR_SET_NAME                                 = 0xf
    	PR_SET_NO_NEW_PRIVS                         = 0x26
    	PR_SET_PDEATHSIG                            = 0x1
    	PR_SET_PTRACER                              = 0x59616d61
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"PR_SET_DUMPABLE", Const, 0},
    		{"PR_SET_ENDIAN", Const, 0},
    		{"PR_SET_FPEMU", Const, 0},
    		{"PR_SET_FPEXC", Const, 0},
    		{"PR_SET_KEEPCAPS", Const, 0},
    		{"PR_SET_NAME", Const, 0},
    		{"PR_SET_PDEATHSIG", Const, 0},
    		{"PR_SET_PTRACER", Const, 0},
    		{"PR_SET_SECCOMP", Const, 0},
    		{"PR_SET_SECCOMP_FILTER", Const, 0},
    		{"PR_SET_SECUREBITS", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top