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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
win_console_handler.py 4 CTRL_C_EVENT and CTRL_BREAK_EVENT signals, which requires a custom handler
24 elif sig == signal.CTRL_BREAK_EVENT:
test_os.py 846 self._kill_with_event(signal.CTRL_BREAK_EVENT, "CTRL_BREAK_EVENT")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
win_console_handler.py 4 CTRL_C_EVENT and CTRL_BREAK_EVENT signals, which requires a custom handler
24 elif sig == signal.CTRL_BREAK_EVENT:
test_os.py 846 self._kill_with_event(signal.CTRL_BREAK_EVENT, "CTRL_BREAK_EVENT")
    [all...]
  /external/chromium_org/remoting/host/win/
host_service.cc 380 case CTRL_BREAK_EVENT:
  /external/wpa_supplicant_8/src/utils/
eloop_win.c 494 case CTRL_BREAK_EVENT:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 164 #define CTRL_BREAK_EVENT 1
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py     [all...]

Completed in 1934 milliseconds