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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_thread.py 53 global _interrupt
54 if _interrupt:
55 _interrupt = False
134 _interrupt = False variable
139 """Set _interrupt flag to True to have start_new_thread raise
144 global _interrupt
145 _interrupt = True
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_thread.py 53 global _interrupt
54 if _interrupt:
55 _interrupt = False
134 _interrupt = False variable
139 """Set _interrupt flag to True to have start_new_thread raise
144 global _interrupt
145 _interrupt = True
  /external/javasqlite/src/main/native/
sqlite_jni.h 68 * Method: _interrupt
  /external/javasqlite/src/main/java/SQLite/
Database.java 236 _interrupt(); method
240 private native void _interrupt(); method in class:Database
  /external/kernel-headers/original/uapi/linux/
firewire-cdev.h 235 * Hence, _interrupt.header_length / _context.header_size is the number of
240 * Since version 2 of this ABI, the portion for each packet in _interrupt.header
    [all...]
  /cts/tools/dex-tools/dex/
classes0.out.dex 499 private native void _interrupt()
    [all...]

Completed in 692 milliseconds