Home
last modified time | relevance | path

Searched refs:task_input (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/test/
H A Dmpp_task_test.c13 void *task_input(void *arg) in task_input() function
218 pthread_create(&thread_input, &attr, task_input, NULL); in main()