HomeSort by relevance Sort by last modified time
    Searched full:syssigaction (Results 1 - 6 of 6) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
cgo_sigaction.go 34 ret = sysSigaction(sig, new, old, size)
72 ret = sysSigaction(sig, new, old, size)
82 // sysSigaction calls the rt_sigaction system call. It is implemented in assembly.
84 func sysSigaction(sig uintptr, new, old *sigactiont, size uintptr) int32
sys_linux_amd64.s 297 TEXT runtime·sysSigaction(SB),NOSPLIT,$0-36
  /prebuilts/go/linux-x86/src/runtime/
cgo_sigaction.go 34 ret = sysSigaction(sig, new, old, size)
72 ret = sysSigaction(sig, new, old, size)
82 // sysSigaction calls the rt_sigaction system call. It is implemented in assembly.
84 func sysSigaction(sig uintptr, new, old *sigactiont, size uintptr) int32
sys_linux_amd64.s 297 TEXT runtime·sysSigaction(SB),NOSPLIT,$0-36
  /prebuilts/go/linux-x86/pkg/linux_amd64/
runtime.a 413 flags?fd?off?~r6?~r7?type.int??type.noalg.struct { F uintptr; "".addr unsafe.Pointer; "".n uintptr; "".prot int32; "".flags int32; "".fd int32; "".off uint32; "".ret *uintptr }?ret?Tgclocals·e7240e202c2864bd31b117864f2e8258?Tgclocals·acce566c985489eb6f9a4eaf863d302f?Ngofile..$GOROOT/src/runtime/cgo_mmap.go?"".munmap?_cgo_munmap?"".munmap.func1?"".sysMunmap?.autotmp_3??type.noalg.struct { F uintptr; "".addr unsafe.Pointer; "".n uintptr }?Tgclocals·69c8abe0d2280b641caedd7f008b2cfa?Tgclocals·77257a544e289ee3e1e80aa7ee8da8f4?"".rt_sigaction?_cgo_sigaction? "".inForkedChild?"".sysSigaction?&"".callCgoSigaction?*"".rt_sigaction.func1?sig?&type.*"".sigactiont?size?~r4??type.noalg.struct { F uintptr; "".sig *uintptr; "".new *"".sigactiont; "".old *"".sigactiont; "".ret *int32 }?Tgclocals·9ffbc8eb266729df588436cfa5afcbb9?Tgclocals·773c7cd30f500dbe18fe67b50d682e46?Xgofile..$GOROOT/src/runtime/cgo_sigaction.go?"".cgocall?"".iscgo?"".entersyscall?"".asmcgocall?"".exitsyscall?.go.string."cgocall nil"?>go.string."cgocall unavailable"?fn?arg?mp?type.*"".m?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
runtime.a 207 flags?fd?off?~r6?~r7?type.int?.autotmp_10??type.noalg.struct { F uintptr; "".addr unsafe.Pointer; "".n uintptr; "".prot int32; "".flags int32; "".fd int32; "".off uint32; "".ret *uintptr }?ret?Tgclocals·e7240e202c2864bd31b117864f2e8258?Tgclocals·acce566c985489eb6f9a4eaf863d302f?Ngofile..$GOROOT/src/runtime/cgo_mmap.go?"".munmap?_cgo_munmap?"".munmap.func1?"".sysMunmap?.autotmp_3??type.noalg.struct { F uintptr; "".addr unsafe.Pointer; "".n uintptr }?Tgclocals·69c8abe0d2280b641caedd7f008b2cfa?Tgclocals·77257a544e289ee3e1e80aa7ee8da8f4?"".rt_sigaction?_cgo_sigaction? "".inForkedChild?"".sysSigaction?&"".callCgoSigaction?*"".rt_sigaction.func1?sig?&type.*"".sigactiont?size?~r4??type.noalg.struct { F uintptr; "".sig *uintptr; "".new *"".sigactiont; "".old *"".sigactiont; "".ret *int32 }?Tgclocals·9ffbc8eb266729df588436cfa5afcbb9?Tgclocals·773c7cd30f500dbe18fe67b50d682e46?Xgofile..$GOROOT/src/runtime/cgo_sigaction.go?"".cgocall?"".iscgo?"".racecgosync?&"".racereleasemerge?"".entersyscall?"".asmcgocall?"".endcgo?"".exitsyscall?.go.string."cgocall nil"?>go.string."cgocall unavailable"?arg?mp?type.*"".m?
    [all...]

Completed in 156 milliseconds