go/src/runtime/defs_linux_amd64.go

const _EINTR

const _EAGAIN

const _ENOMEM

const _PROT_NONE

const _PROT_READ

const _PROT_WRITE

const _PROT_EXEC

const _MAP_ANON

const _MAP_PRIVATE

const _MAP_FIXED

const _MADV_DONTNEED

const _MADV_FREE

const _MADV_HUGEPAGE

const _MADV_NOHUGEPAGE

const _MADV_COLLAPSE

const _SA_RESTART

const _SA_ONSTACK

const _SA_RESTORER

const _SA_SIGINFO

const _SI_KERNEL

const _SI_TIMER

const _SIGHUP

const _SIGINT

const _SIGQUIT

const _SIGILL

const _SIGTRAP

const _SIGABRT

const _SIGBUS

const _SIGFPE

const _SIGKILL

const _SIGUSR1

const _SIGSEGV

const _SIGUSR2

const _SIGPIPE

const _SIGALRM

const _SIGSTKFLT

const _SIGCHLD

const _SIGCONT

const _SIGSTOP

const _SIGTSTP

const _SIGTTIN

const _SIGTTOU

const _SIGURG

const _SIGXCPU

const _SIGXFSZ

const _SIGVTALRM

const _SIGPROF

const _SIGWINCH

const _SIGIO

const _SIGPWR

const _SIGSYS

const _SIGRTMIN

const _FPE_INTDIV

const _FPE_INTOVF

const _FPE_FLTDIV

const _FPE_FLTOVF

const _FPE_FLTUND

const _FPE_FLTRES

const _FPE_FLTINV

const _FPE_FLTSUB

const _BUS_ADRALN

const _BUS_ADRERR

const _BUS_OBJERR

const _SEGV_MAPERR

const _SEGV_ACCERR

const _ITIMER_REAL

const _ITIMER_VIRTUAL

const _ITIMER_PROF

const _CLOCK_THREAD_CPUTIME_ID

const _SIGEV_THREAD_ID

const _AF_UNIX

const _SOCK_DGRAM

type timespec

//go:nosplit
func (ts *timespec) setNsec(ns int64) {}

type timeval

func (tv *timeval) set_usec(x int32) {}

type sigactiont

type siginfoFields

type siginfo

type itimerspec

type itimerval

type sigeventFields

type sigevent

const _O_RDONLY

const _O_WRONLY

const _O_CREAT

const _O_TRUNC

const _O_NONBLOCK

const _O_CLOEXEC

type usigset

type fpxreg

type xmmreg

type fpstate

type fpxreg1

type xmmreg1

type fpstate1

type fpreg1

type stackt

type mcontext

type ucontext

type sigcontext

type sockaddr_un