Home | History | Annotate | Download | only in test

Lines Matching refs:thfunc1

1501 def thfunc1(cls):
1609 th1 = threading.Thread(target=thfunc1, args=(self,))