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

  /external/python/cpython2/Lib/test/
lock_tests.py 32 self._can_exit = not wait_before_exit
40 while not self._can_exit:
46 self._can_exit = True
58 self._can_exit = True
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
lock_tests.py 32 self._can_exit = not wait_before_exit
40 while not self._can_exit:
54 self._can_exit = True
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
lock_tests.py 32 self._can_exit = not wait_before_exit
40 while not self._can_exit:
54 self._can_exit = True
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
lock_tests.py 32 self._can_exit = not wait_before_exit
40 while not self._can_exit:
54 self._can_exit = True
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
lock_tests.py 32 self._can_exit = not wait_before_exit
40 while not self._can_exit:
54 self._can_exit = True
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
lock_tests.py 32 self._can_exit = not wait_before_exit
40 while not self._can_exit:
54 self._can_exit = True
  /external/python/cpython3/Lib/test/
lock_tests.py 33 self._can_exit = not wait_before_exit
41 while not self._can_exit:
47 self._can_exit = True
59 self._can_exit = True
_test_multiprocessing.py     [all...]

Completed in 810 milliseconds