Searched refs:th_buffer (Results 1 – 1 of 1) sorted by relevance
30 static char th_buffer[THREADS_NUM][DIGITS_NUM + 1]; variable94 (void *)&th_counter, (void *)th_buffer[i], NULL, in main()110 printk("Pi value calculated by thread #%d: %s\n", i, th_buffer[i]); in main()