| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | CrashRecoveryContext.cpp | 347 static const int Signals[] = variable 349 static const unsigned NumSignals = std::size(Signals); 401 sigaction(Signals[i], &Handler, &PrevActions[i]); in installExceptionOrSignalHandlers() 408 sigaction(Signals[i], &PrevActions[i], nullptr); in uninstallExceptionOrSignalHandlers()
|
| H A D | CMakeLists.txt | 262 Signals.cpp
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Unix/ |
| H A D | Signals.inc | 1 //===- Signals.cpp - Generic Unix Signals Implementation -----*- C++ -*-===// 208 /// Signals that represent requested termination. There's no bug or failure, or 213 /// Signals that represent that we have a bug, and our prompt termination has 240 /// Signals that represent requests for status.
|
| /openbsd-src/gnu/usr.bin/clang/libLLVMSupport/ |
| H A D | Makefile.shared | 110 Signals.cpp \
|
| H A D | Makefile | 111 Signals.cpp \
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Support/ |
| H A D | BUILD.gn | 173 "Signals.cpp",
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq8.pod | 422 =item Signals 451 See L<perlipc/"Signals"> for other examples of code to do this. 461 Signals are documented in L<perlipc/"Signals"> and the 462 section on "Signals" in the Camel. 554 handler for a blocking C<flock()> in L<perlipc/"Signals"> or the 555 section on "Signals" in I<Programming Perl>. 1066 handler, as documented in L<perlipc/"Signals"> and the section on 1067 "Signals" in the Camel. You may instead use the more flexible 1095 Use the reaper code from L<perlipc/"Signals"> t [all...] |
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.plan9 | 70 =head2 Signals in Plan 9 Perl
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlipc.pod | 11 =head1 Signals chapter 40 dump - see L</Deferred Signals (Safe Signals)> below. 226 =head2 Deferred Signals (Safe Signals) 324 the C<Perl::Unsafe::Signals> module from CPAN, which affects 341 =item Signals as "faults" 353 =item Signals triggered by operating system state 1116 L</Deferred Signals (Safe Signals)> abov [all...] |
| H A D | perl581delta.pod | 184 and L<perlipc/"Deferred Signals (Safe Signals)">.
|
| H A D | perl5100delta.pod | 1390 L<perlipc/"Deferred Signals (Safe Signals)">). (Rafael)
|
| H A D | perlrun.pod | 1380 L<perlipc/"Deferred Signals (Safe Signals)">.
|
| H A D | perl58delta.pod | 43 Safe Signals 477 =head2 Safe Signals
|
| H A D | perl5004delta.pod | 1576 L<perlipc/"Signals">. See also "Process terminated by SIGTERM/SIGINT"
|
| H A D | perl5140delta.pod | 1063 in 5.8.0. Signals should still be dispatched within the same 4183 =head2 Signals section in Selected Bug Fixes
|
| H A D | perldiag.pod | 3936 safely. (See L<perlipc/"Deferred Signals (Safe Signals)">.) 5537 L<perlipc/"Signals">. See also "Process terminated by SIGTERM/SIGINT"
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/Windows/ |
| H A D | Signals.inc | 1 //===- Win32/Signals.cpp - Win32 Signals Implementation ---------*- C++ -*-===// 9 // This file provides the Win32 specific implementation of the Signals class.
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | known_pod_issues.dat | 264 Perl::Unsafe::Signals
|
| /openbsd-src/gnu/llvm/llvm/cmake/ |
| H A D | config-ix.cmake | 280 # AddressSanitizer conflicts with lib/Support/Unix/Signals.inc
|
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/ |
| H A D | Changes | 666 * fix cpan #21239: Signals safe in Perl 5.8.0
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | refcard.tex | 500 \sec Signals;
|
| H A D | ChangeLog | 1954 * gdb.texinfo (Signals): Clarify the default setting of signal 2027 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangFormattedStatus.rst | 3782 * - lldb/unittests/Signals
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | rltech.texinfo | 1234 Signals are asynchronous events sent to a process by the Unix kernel,
|
| /openbsd-src/usr.sbin/nsd/doc/ |
| H A D | RELNOTES | 2101 - Signals are no longer blocked while performing I/O so the
|