Searched refs:task_input (Results 1 – 1 of 1) sorted by relevance
13 void *task_input(void *arg) in task_input() function218 pthread_create(&thread_input, &attr, task_input, NULL); in main()