many_threads


The following program creates many threads, where each thread adds two random numbers together. The usage for the program is:


      ./many_threads NUM_THREADS
      
many_threads.c


      

Additional files: