Searched refs:task_output (Results 1 – 1 of 1) sorted by relevance
41 void *task_output(void *arg) in task_output() function219 pthread_create(&thread_output, &attr, task_output, NULL); in main()