HomeSort by relevance Sort by last modified time
    Searched full:signals (Results 951 - 975 of 1722) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/webrtc/base/
cpumonitor_unittest.cc 380 // Wait 20 ms to ake sure all signals are delivered.
physicalsocketserver.cc 613 // These two classes use the self-pipe trick to deliver POSIX signals to our
620 // POSIX only specifies 32 signals, but in principle the system might have
743 // Events might get grouped if signals come very fast, so we read out up to
    [all...]
thread_unittest.cc 111 // A thread that does nothing when it runs and signals an event
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
jitter_buffer.h 89 // Signals all internal events and stops the jitter buffer.
  /external/chromium_org/tools/gn/
input_file_manager.cc 302 // several signals of a completion event inside a lock is better than
  /external/chromium_org/v8/tools/testrunner/network/
network_execution.py 151 # Use a timeout so that signals (Ctrl+C) will be processed.
  /external/clang/lib/Parse/
RAIIObjectsForParser.h 137 /// Signals that the context was completed without an appropriate
  /external/e2fsprogs/intl/
localealias.c 267 /* A leading '#' signals a comment line. */
  /external/e2fsprogs/misc/
findsuper.c 47 * It _should_ also handle signals and tell you the ending block, so
  /external/gtest/include/gtest/internal/
gtest-death-test-internal.h 123 // Signals that the death test did not die as expected.
  /external/jmdns/src/javax/jmdns/impl/
DNSStatefulObject.java 72 * Signals the semaphore when the event arrives.
  /external/jpeg/
jdapistd.c 173 * this likely signals an application programmer error. However,
  /external/libgsm/src/
lpc.c 328 word * s, /* 0..159 signals IN/OUT */
  /external/libnfc-nxp/inc/
phNfcInterface.h 265 * This callback signals the completion of the asynchronous send or receive
  /external/libunwind/include/
libunwind_i.h 170 userlevel, preemption is caused by signals and hence sigset_t is
  /external/lldb/include/lldb/Host/
Condition.h 74 /// signals or broadcasts this object's condition variable.
  /external/lldb/source/Target/
ThreadPlanStepOut.cpp 200 // We don't explain signals or breakpoints (breakpoints that handle stepping in or
ThreadPlanStepUntil.cpp 310 // We don't explain signals or breakpoints (breakpoints that handle stepping in or
UnixSignals.cpp 58 // This builds one standard set of Unix Signals. If yours aren't quite in this
  /external/lldb/test/unittest2/
main.py 9 from unittest2.signals import installHandler
  /external/llvm/tools/llvm-extract/
llvm-extract.cpp 29 #include "llvm/Support/Signals.h"
  /external/llvm/tools/llvm-readobj/
llvm-readobj.cpp 35 #include "llvm/Support/Signals.h"
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 123 // Signals that the death test did not die as expected.
  /external/mdnsresponder/mDNSPosix/
NetMonitor.c 827 sigset_t signals; local
856 mDNSPosixRunEventLoopOnce(&mDNSStorage, &timeout, &signals, &gotSomething);
858 while ( !( sigismember( &signals, SIGINT) || sigismember( &signals, SIGTERM)));
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-death-test-internal.h 123 // Signals that the death test did not die as expected.

Completed in 1232 milliseconds

<<31323334353637383940>>