Home
last modified time | relevance | path

Searched refs:Signals (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Support/
DCrashRecoveryContext.cpp245 static const int Signals[] = variable
247 static const unsigned NumSignals = array_lengthof(Signals);
297 sigaction(Signals[i], &Handler, &PrevActions[i]); in Enable()
311 sigaction(Signals[i], &PrevActions[i], nullptr); in Disable()
DAndroid.mk62 Signals.cpp \
DCMakeLists.txt120 Signals.cpp
/external/llvm/lib/Support/Unix/
DSignals.inc1 //===- Signals.cpp - Generic Unix Signals Implementation -----*- C++ -*-===//
60 // IntSigs - Signals that represent requested termination. There's no bug
67 // KillSigs - Signals that represent that we have a bug, and our prompt
/external/dbus/test/name-test/
Dtmp-session-like-system.conf31 <!-- Signals and reply messages (method returns, errors) are allowed
/external/webrtc/webrtc/base/
Dsigslottester.h.pump44 // - A1-A5 is the type of the argument i in the callback. Signals may and often
/external/dnsmasq/dbus/
DDBus-interface104 Signals are of the form:
/external/llvm/lib/Support/Windows/
DSignals.inc1 //===- Win32/Signals.cpp - Win32 Signals Implementation ---------*- C++ -*-===//
10 // This file provides the Win32 specific implementation of the Signals class.
/external/iproute2/doc/
Darpd.sgml74 <p> Signals
/external/mdnsresponder/mDNSPosix/
DResponder.c56 #pragma mark ***** Signals
/external/dbus/doc/
Ddcop-howto.txt9 Extended with DCOP Signals by Waldo Bastian <bastian@kde.org>
272 DCOP Signals