Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_task_test.c41 void *task_output(void *arg) in task_output() function
219 pthread_create(&thread_output, &attr, task_output, NULL); in main()