Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_task_test.c104 void *task_worker(void *arg) in task_worker() function
220 pthread_create(&thread_worker, &attr, task_worker, NULL); in main()
230 pthread_create(&thread_worker, &attr, task_worker, NULL); in main()