Home
last modified time | relevance | path

Searched refs:_SigUnblock (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsigtab_linux_generic.go14 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
15 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
17 /* 7 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
18 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
21 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
26 /* 16 */ {_SigThrow + _SigUnblock, "SIGSTKFLT: stack fault"},
27 /* 17 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
37 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
42 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
43 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
[all …]
H A Dsigtab_linux_mipsx.go14 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
15 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
18 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
20 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
21 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 18 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
39 /* 29 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
42 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
43 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
44 /* 34 */ {_SigSetStack + _SigUnblock, "signal 34"}, /* musl SIGSYNCCALL; see issue 39343 */
H A Dsignal_solaris.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction (not reset when caught)"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap (not reset when caught)"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
26 /* 18 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status change alias (POSIX)"},
37 /* 29 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling timer expired"},
44 …/* 36 */ {_SigSetStack + _SigUnblock, "SIGCANCEL: reserved signal for thread cancellation"}, // Or…
H A Dsignal_openbsd.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_netbsd.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_darwin.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_dragonfly.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/runtime/
H A Dsigtab_linux_generic.go21 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
22 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
24 /* 7 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
25 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
28 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 16 */ {_SigThrow + _SigUnblock, "SIGSTKFLT: stack fault"},
34 /* 17 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
44 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
49 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
50 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
H A Dsigtab_linux_mips64x.go20 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
21 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
24 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
26 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
27 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
34 /* 18 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
45 /* 29 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
48 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
49 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dsigtab_linux_generic.go23 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
24 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
26 /* 7 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
27 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
30 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
35 /* 16 */ {_SigThrow + _SigUnblock, "SIGSTKFLT: stack fault"},
36 /* 17 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
46 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
51 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
52 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
H A Dsignal_solaris.go17 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction (not reset when caught)"},
18 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap (not reset when caught)"},
21 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating point exception"},
23 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
24 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
31 /* 18 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status change alias (POSIX)"},
42 /* 29 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling timer expired"},
49 …/* 36 */ {_SigSetStack + _SigUnblock, "SIGCANCEL: reserved signal for thread cancellation"}, // Or…
H A Dsignal_darwin.go17 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
18 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
21 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
23 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
24 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 20 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
40 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_openbsd.go17 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
18 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
21 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
23 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
24 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 20 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
40 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_freebsd.go17 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
18 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
21 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
23 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
24 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 20 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
40 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_netbsd.go17 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
18 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
21 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
23 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
24 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 20 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
40 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_dragonfly.go17 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
18 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
21 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
23 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
24 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 20 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
40 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/runtime/
H A Dsigtab_linux_generic.go21 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
22 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
24 /* 7 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
25 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
28 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
33 /* 16 */ {_SigThrow + _SigUnblock, "SIGSTKFLT: stack fault"},
34 /* 17 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
44 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
49 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
50 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
H A Dsigtab_linux_mips64x.go20 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
21 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
24 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
26 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
27 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
34 /* 18 */ {_SigNotify + _SigUnblock, "SIGCHLD: child status has changed"},
45 /* 29 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
48 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
49 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dsigtab_linux_generic.go18 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
19 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
21 /* 7 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
22 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
25 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
30 /* 16 */ {_SigThrow + _SigUnblock, "SIGSTKFLT: stack fault"},
31 /* 17 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
41 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
46 /* 32 */ {_SigSetStack + _SigUnblock, "signal 32"}, /* SIGCANCEL; see issue 6997 */
47 /* 33 */ {_SigSetStack + _SigUnblock, "signal 33"}, /* SIGSETXID; see issues 3871, 9400, 12498 */
H A Dsignal_solaris.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction (not reset when caught)"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap (not reset when caught)"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
26 /* 18 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status change alias (POSIX)"},
37 /* 29 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling timer expired"},
44 …/* 36 */ {_SigSetStack + _SigUnblock, "SIGCANCEL: reserved signal for thread cancellation"}, // Or…
H A Dsignal_openbsd.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_darwin.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_freebsd.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_dragonfly.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},
H A Dsignal_netbsd.go12 /* 4 */ {_SigThrow + _SigUnblock, "SIGILL: illegal instruction"},
13 /* 5 */ {_SigThrow + _SigUnblock, "SIGTRAP: trace trap"},
16 /* 8 */ {_SigPanic + _SigUnblock, "SIGFPE: floating-point exception"},
18 /* 10 */ {_SigPanic + _SigUnblock, "SIGBUS: bus error"},
19 /* 11 */ {_SigPanic + _SigUnblock, "SIGSEGV: segmentation violation"},
28 /* 20 */ {_SigNotify + _SigUnblock + _SigIgn, "SIGCHLD: child status has changed"},
35 /* 27 */ {_SigNotify + _SigUnblock, "SIGPROF: profiling alarm clock"},

123