Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py1210 def thfunc1(cls): function
1249 th1 = threading.Thread(target=thfunc1, args=(self,))