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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
run.py 46 # completion, exit and interruptable (the main thread) flags:
50 interruptable = False variable
301 global interruptable
304 interruptable = True
308 interruptable = False
325 if interruptable:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
run.py 46 # completion, exit and interruptable (the main thread) flags:
50 interruptable = False variable
301 global interruptable
304 interruptable = True
308 interruptable = False
325 if interruptable:
  /external/sonivox/arm-wt-22k/misc/
MMAPI.zip 
  /external/mksh/src/
jobs.c 700 /* wait for child, interruptable. */
    [all...]

Completed in 557 milliseconds