mergesort 47 pthread/sort.c if (pthread_create(&fthr, NULL, (thrfunctype) mergesort, mergesort 53 pthread/sort.c if (pthread_create(&sthr, NULL, (thrfunctype) mergesort, mergesort 112 pthread/sort.c mergesort(&s);