HomeSort by relevance Sort by last modified time
    Searched full:retvalend (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/misc/math/float/
main.c 112 int retvalend = 0; local
280 retvalend = pthread_join(threads[th_num], &exit_value);
281 if (retvalend != 0)

Completed in 104 milliseconds