Home
last modified time | relevance | path

Searched refs:thfunc2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_decimal.py1221 def thfunc2(cls): function
1250 th2 = threading.Thread(target=thfunc2, args=(self,))