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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dummy_thread.py 17 'interrupt_main', 'LockType']
73 return LockType()
81 class LockType(object):
82 """Class implementing dummy implementation of thread.LockType.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dummy_thread.py 17 'interrupt_main', 'LockType']
73 return LockType()
81 class LockType(object):
82 """Class implementing dummy implementation of thread.LockType.

Completed in 30 milliseconds