Print reader duration
[urcu.git] / test_qsbr.c
index 488c9041b1aae96d267aa6ea8e3ec4f027fc3032..35294430eb8665b0f607cbab90f3f3681fcfb4bb 100644 (file)
@@ -323,6 +323,7 @@ int main(int argc, char **argv)
        printf("running test for %lu seconds, %u readers, %u writers.\n",
                duration, nr_readers, nr_writers);
        printf("Writer delay : %u us.\n", wdelay);
+       printf("Reader duration : %lu loops.\n", rduration);
        printf("thread %-6s, thread id : %lx, tid %lu\n",
                        "main", pthread_self(), (unsigned long)gettid());
 
This page took 0.02279 seconds and 4 git commands to generate.