/ndk/build/platforms/android-8/arch-arm/usr/include/sys/ |
_sigdefs.h | 28 /* this header is used to define signal constants and names; it might be included several times */ 42 __BIONIC_SIGDEF(SIGUSR1,10,"User signal 1") 44 __BIONIC_SIGDEF(SIGUSR2,12,"User signal 2") 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
|
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/ |
_sigdefs.h | 28 /* this header is used to define signal constants and names; it might be included several times */ 42 __BIONIC_SIGDEF(SIGUSR1,10,"User signal 1") 44 __BIONIC_SIGDEF(SIGUSR2,12,"User signal 2") 51 __BIONIC_SIGDEF(SIGSTOP,19,"Stopped (signal)")
|
/system/core/toolbox/ |
kill.c | 6 #include <signal.h>
|
/dalvik/vm/ |
SignalCatcher.c | 26 #include <signal.h> 38 * Crank up the signal catcher thread. 47 "Signal Catcher", signalCatcherThreadStart, NULL)) 54 * Shut down the signal catcher thread if it was started. 68 LOGV("signal catcher has shut down\n"); 252 * Sleep in sigwait() until a signal arrives. 262 LOGV("Signal catcher thread started (threadid=%d)\n", self->threadId); 280 * is met. When the signal hits, we wake up, without any signal 297 LOGI("threadid=%d: reacting to signal %d\n" [all...] |
/external/bluetooth/glib/gio/ |
gvolumemonitor.c | 85 * @volume_monitor: The volume monitor emitting the signal. 100 * @volume_monitor: The volume monitor emitting the signal. 115 * @volume_monitor: The volume monitor emitting the signal. 130 * @volume_monitor: The volume monitor emitting the signal. 145 * @volume_monitor: The volume monitor emitting the signal. 160 * @volume_monitor: The volume monitor emitting the signal. 175 * @volume_monitor: The volume monitor emitting the signal. 190 * @volume_monitor: The volume monitor emitting the signal. 205 * @volume_monitor: The volume monitor emitting the signal. 220 * @volume_monitor: The volume monitor emitting the signal [all...] |
/bionic/libc/unistd/ |
strsignal.c | 28 #include <signal.h> 37 return "Invalid signal number";
|
/external/dropbear/ |
common-chansession.c | 27 /* Mapping of signal values to ssh signal strings */
|
/external/oprofile/daemon/ |
oprofiled.h | 17 #include <signal.h> 49 /** global variable positioned by signal handler */
|
/external/qemu/distrib/sdl-1.2.12/src/thread/dc/ |
SDL_syscond.c | 88 signal the condition and wait for the thread to respond. 112 signal the condition and wait for the thread to respond. 167 This allows the signal mechanism to only perform a signal if there 177 /* Wait for a signal */ 192 /* If we timed out, we need to eat a condition signal */ 196 /* We always notify the signal thread that we are done */ 199 /* Signal handshake complete */
|
/external/qemu/distrib/sdl-1.2.12/src/thread/generic/ |
SDL_syscond.c | 88 signal the condition and wait for the thread to respond. 112 signal the condition and wait for the thread to respond. 167 This allows the signal mechanism to only perform a signal if there 177 /* Wait for a signal */ 192 /* If we timed out, we need to eat a condition signal */ 196 /* We always notify the signal thread that we are done */ 199 /* Signal handshake complete */
|
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/ |
SDL_syscond.c | 88 signal the condition and wait for the thread to respond. 112 signal the condition and wait for the thread to respond. 167 This allows the signal mechanism to only perform a signal if there 177 /* Wait for a signal */ 192 /* If we timed out, we need to eat a condition signal */ 196 /* We always notify the signal thread that we are done */ 199 /* Signal handshake complete */
|
/frameworks/base/libs/rs/ |
rsLocklessFifo.cpp | 50 LOGE("Signal setup failed"); 195 LocklessCommandFifo::Signal::Signal() 200 LocklessCommandFifo::Signal::~Signal() 206 bool LocklessCommandFifo::Signal::init() 224 void LocklessCommandFifo::Signal::set() 247 void LocklessCommandFifo::Signal::wait()
|
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/ |
CdmaInformationRecords.java | 103 * Signal Information record from 3GPP2 C.S005 3.7.5.5 106 public boolean isPresent; /* non-zero if signal information record is present */ 109 public int signal; field in class:CdmaInformationRecords.CdmaSignalInfoRec 113 public CdmaSignalInfoRec(int isPresent, int signalType, int alertPitch, int signal) { 117 this.signal = signal; 126 ", signal: " + signal +
|
SignalToneUtil.java | 39 // Based on 3GPP2 C.S0005-E, seciton 3.7.5.5 Signal, 42 // signal type other than IS54B. 84 private static Integer signalParamHash(int signalType, int alertPitch, int signal) { 86 (alertPitch < 0) || (signal > 256) || (signal < 0)) { 89 // Based on 3GPP2 C.S0005-E, seciton 3.7.5.5 Signal, 94 // when signal type is not IS-54B. 98 return new Integer(signalType * 256 * 256 + alertPitch * 256 + signal); 101 public static int getAudioToneFromSignalInfo(int signalType, int alertPitch, int signal) { 102 Integer result = hm.get(signalParamHash(signalType, alertPitch, signal)); [all...] |
/system/extras/tests/bionic/libc/glibc/assert/ |
test-assert.c | 8 #include <signal.h> 57 signal (SIGABRT, sigabrt);
|
/external/mtpd/ |
mtpd.c | 27 #include <signal.h> 54 static void interrupt(int signal) 56 write(signals[1], &signal, sizeof(int)); 98 log_print(INFO, "Sending signal to pppd (pid = %d)", pppd_pid); 194 signal(SIGHUP, interrupt); 195 signal(SIGINT, interrupt); 196 signal(SIGTERM, interrupt); 197 signal(SIGCHLD, interrupt); 198 signal(SIGPIPE, SIG_IGN); 221 int signal; local [all...] |
/bionic/libc/arch-arm/bionic/ |
setjmp.S | 46 * The previous signal state is restored. 50 /* Block all signals and retrieve the old signal mask */ 59 /* Store signal mask */ 89 /* Fetch signal mask */ 92 /* Set signal mask */
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_indication.cpp | 232 // This routine sends a DTMF signal via H.245 UserInputIndication message. 246 // Fill in the 'signal' 247 pUserInputIndication->index = 3; /* signal */ 248 pUserInputIndication->signal = (PS_Signal) OSCL_DEFAULT_MALLOC(sizeof(S_Signal)); 250 pUserInputIndication->signal->option_of_signalRtp = 0; 251 pUserInputIndication->signal->signalType.size = 1; 252 pUserInputIndication->signal->signalType.data = (uint8*) OSCL_DEFAULT_MALLOC(1 * sizeof(uint8)); 253 pUserInputIndication->signal->signalType.data[0] = dtmf_value; 257 pUserInputIndication->signal->option_of_duration = 0; 261 pUserInputIndication->signal->option_of_duration = 1 [all...] |
/external/wpa_supplicant/ |
eloop.h | 66 * eloop_signal_handler - eloop signal event callback type 67 * @sig: Signal number 79 * @user_data: Pointer to global data passed as eloop_ctx to signal handlers 84 * passed as eloop_ctx parameter to signal handlers. 224 * @sig: Signal number (e.g., SIGHUP) 225 * @handler: Callback function to be called when the signal is received 229 * Register a callback function that will be called when a signal is received. 230 * The callback function is actually called only after the system signal 237 * eloop_init() will be used as eloop_ctx for signal handlers. 244 * @handler: Callback function to be called when the signal is receive [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
eloop.h | 66 * eloop_signal_handler - eloop signal event callback type 67 * @sig: Signal number 79 * @user_data: Pointer to global data passed as eloop_ctx to signal handlers 84 * passed as eloop_ctx parameter to signal handlers. 224 * @sig: Signal number (e.g., SIGHUP) 225 * @handler: Callback function to be called when the signal is received 229 * Register a callback function that will be called when a signal is received. 230 * The callback function is actually called only after the system signal 237 * eloop_init() will be used as eloop_ctx for signal handlers. 244 * @handler: Callback function to be called when the signal is receive [all...] |
/external/bluetooth/glib/docs/reference/gobject/ |
tut_howto.xml | [all...] |
/external/bluetooth/bluez/doc/ |
device-api.txt | 29 On success this will emit a PropertyChanged signal. 66 A DisconnectRequested signal will be sent and the 102 This signal indicates a changed value of the given 107 This signal will be sent when a low level 149 A PropertyChanged signal indicate changes to this 168 emitted PropertyChanged signal will show the remote 183 Adapter.DeviceFound signal to anticipate whether
|
/external/clearsilver/util/ |
ulocks.h | 154 * Function: cWait - wait a condition variable signal. 155 * Description: Waits for a signal on condition variable <cond>. 167 * Function: cBroadcast - broadcast signal to all waiting threads. 168 * Description: Broadcasts a signal to all threads waiting on condition 179 * Function: cSignal - send signal to one waiting thread. 180 * Description: Sends a signal to one thread waiting on condition 182 * Input: cond - condition variable to send signal on.
|
/external/dbus/test/ |
test-service.c | 253 /* Emit the Foo signal */ 254 DBusMessage *signal; local 257 _dbus_verbose ("emitting signal Foo\n"); 259 signal = dbus_message_new_signal ("/org/freedesktop/TestSuite", 262 if (signal == NULL) 266 if (!dbus_message_append_args (signal, 271 if (!dbus_connection_send (connection, signal, NULL))
|
/external/dnsmasq/dbus/ |
DBus-interface | 15 connection to the dbus, it sends the signal "Up". Anything controlling 17 (q.v.) when it sees this signal. This allows dnsmasq to be restarted 40 /etc/hosts. The same as sending dnsmasq a HUP signal. 106 uk.org.thekelleys.<signal> 120 This signal is emitted when a DHCP lease for a given IP address is created. 125 This signal is emitted when a DHCP lease for a given IP address is deleted. 130 This signal is emitted when a DHCP lease for a given IP address is updated.
|