Home | History | Annotate | Download | only in test

Lines Matching refs:thfunc1

1189 def thfunc1(cls):
1234 th1 = threading.Thread(target=thfunc1, args=(self,))