HomeSort by relevance Sort by last modified time
    Searched full:sighandler (Results 1 - 11 of 11) sorted by null

  /external/clang/test/CodeGen/
call.c 29 typedef int SigHandler ();
31 SigHandler *rl_set_sighandler(ohandler)
37 SigHandler *oh;
  /external/dbus/test/name-test/
test-wait-for-echo.py 28 def sighandler(*args, **kwargs): function
32 bus.add_signal_receiver(sighandler, dbus_interface='org.freedesktop.TestSuite', signal_name='Foo')
  /external/valgrind/main/coregrind/
m_libcsignal.c 448 /* This is bogus - we could get more info from the sighandler. */
553 /* This is bogus - we could get more info from the sighandler. */
m_signals.c 292 > the ucontext being presented to V's sighandler seems completely
    [all...]
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-amd64-linux.c 57 across the signal, so that the sighandler can mess with the vcpu
sigframe-ppc64-linux.c 63 so that the sighandler can mess with the vcpu state if it
sigframe-x86-linux.c 59 so that the sighandler can mess with the vcpu state if it
sigframe-ppc32-linux.c 63 so that the sighandler can mess with the vcpu state if it
    [all...]
  /external/qemu-pc-bios/bochs/
config.h.in 601 // for now only term.cc requires a GUI sighandler.
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 798 - a signal occurred and the sighandler longjmp'd. Then both [2]
    [all...]
  /external/valgrind/main/memcheck/docs/
mc-tech-docs.xml 292 delivery frame, and the mechanism used to detect a sighandler
294 transition inside a sighandler and still have things working, but
    [all...]

Completed in 190 milliseconds