I am trying to parallelize region in this form
while(condition) { //work for loop //work }
how could I do this