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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_threadsignals.py 31 def send_signals(): function
68 thread.start_new_thread(send_signals, ())
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_threadsignals.py 31 def send_signals(): function
68 thread.start_new_thread(send_signals, ())
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_threadsignals.py 31 def send_signals(): function
68 thread.start_new_thread(send_signals, ())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threadsignals.py 31 def send_signals(): function
68 thread.start_new_thread(send_signals, ())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threadsignals.py 31 def send_signals(): function
68 thread.start_new_thread(send_signals, ())
  /external/ltp/testcases/kernel/fs/doio/
growfiles.c 1706 static int send_signals = 0; local
    [all...]

Completed in 137 milliseconds