HomeSort by relevance Sort by last modified time
    Searched refs:alarm_handler (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/test/dfsan/
custom.c 718 void alarm_handler(int unused) { function
735 signal(SIGALRM, alarm_handler);
  /external/lldb/test/
dotest.py 992 def alarm_handler(*args): function in function:doDelay
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socket.py 1464 def alarm_handler(signal, frame): function in function:TCPTimeoutTest.testInterruptedTimeout
    [all...]
test_io.py 2948 def alarm_handler(sig, frame): function in function:SignalsTest.check_interrupted_read_retry
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py 1464 def alarm_handler(signal, frame): function in function:TCPTimeoutTest.testInterruptedTimeout
    [all...]
test_io.py 2948 def alarm_handler(sig, frame): function in function:SignalsTest.check_interrupted_read_retry
    [all...]

Completed in 107 milliseconds