Searched defs:rc (Results 1 – 1 of 1) sorted by relevance
80 int rc = pthread_create (&thr[i], NULL, resolve, NULL); in do_test() local92 int rc = pthread_join (thr[i], &retval); in do_test() local
Completed in 4 milliseconds