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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
threading.py 858 # We don't call self.__delete() because it also
874 def __delete(self): member in class:Thread
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
threading.py 858 # We don't call self.__delete() because it also
874 def __delete(self): member in class:Thread
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_descr.py     [all...]

Completed in 181 milliseconds