Description: this implemented by pthread(share library) to draw the mandelbrot set.Using the iteration to try to compute the x and y value.and divide work by rows to any other threads to complete the total jobs.
To Search:
File list (Check if you may need any files):
pthread_ms_static\pthread_ms_static1.c
pthread_ms_static