Searched refs:shared_printf (Results 1 – 1 of 1) sorted by relevance
60 shared_printf (char *format, ...) in shared_printf() function105 shared_printf ("%*s%c %d %c\n", (n * 4) + 2, "", left, n, right); in print_philosopher()