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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_threading.py 14 holding_thread = False variable
24 holding_thread = True variable
70 if holding_thread:
75 del holding_thread
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_threading.py 14 holding_thread = False variable
24 holding_thread = True variable
70 if holding_thread:
75 del holding_thread

Completed in 2464 milliseconds