Home | History | Annotate | Download | only in tests

Lines Matching full:non_zero_received

6616   int non_zero_received  = 0;
6621 non_zero_received++;
6625 printf("T=%zd: non_zero_received=%d\n",
6626 (size_t)pthread_self(), non_zero_received);