Lines Matching full:join
373 prefix = '.'.join(parts[:2])
673 remover.join()
754 lock_holder_thread.join()
2077 localhost_cert = os.path.join(here, "keycert.pem")
2144 "but have been destroyed: %s" % (len(dead), ", ".join(dead)))
3850 # Issue 36813: Make sure queue.join does not deadlock.
3856 # Make sure all tasks are done and .join won't block.
3886 'pathname': os.path.join('path', 'to', 'dummy.ext'),
4623 p.join()
5514 path = os.path.join(dn, f)
5597 p = os.path.join(wd, '%s.log' % prefix)
5612 p = os.path.join(wd, fn)