Home
last modified time | relevance | path

Searched refs:total (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dtst-signal3.c211 int total = 0; in do_test() local
217 total += received[i][j]; in do_test()
227 if (total != ROUNDS) in do_test()
230 total, ROUNDS); in do_test()
234 printf ("A total of %d signals sent and received\n", total); in do_test()

Completed in 2 milliseconds