Lines Matching refs:threads
74 # Create a bunch of threads, let each do some work, wait until all are
86 threads = []
90 threads.append(t)
97 for t in threads:
108 # The ident still must work for the main thread and dummy threads.
681 # start a bunch of threads that will fork() child processes
682 threads = []
685 threads.append(t)
688 for t in threads:
742 # for threads