Lines Matching refs:printf
57 printf ("barrier wait failed: %m\n"); in thread_function()
65 printf ("unexpected mode: %d != %d\n", mode, current_mode); in thread_function()
73 printf ("barrier wait failed: %m\n"); in thread_function()
94 printf ("failed to initialize barrier: %m\n"); in do_test()
100 printf ("failed to initialize barrier: %m\n"); in do_test()
107 printf ("creation of thread %d failed\n", i); in do_test()
117 printf ("prctl PR_SET_FP_MODE failed: %m"); in do_test()
129 printf ("barrier wait failed: %m\n"); in do_test()
140 printf ("barrier wait failed: %m\n"); in do_test()
150 printf ("join of thread %d failed\n", i); in do_test()
155 printf ("join %d successful, but child failed\n", i); in do_test()
159 printf ("join %d successful\n", i); in do_test()