ready 702 user/testbin/psort/psort.c int values[numprocs], ready[numprocs];
ready 714 user/testbin/psort/psort.c ready[i] = 0;
ready 726 user/testbin/psort/psort.c if (!ready[i]) {
ready 740 user/testbin/psort/psort.c ready[i] = 1;
ready 751 user/testbin/psort/psort.c if (!ready[i]) {
ready 768 user/testbin/psort/psort.c ready[place] = 0;