Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/common_algorithm/video/move_detect/test/
H A Dtest.c163 void *thr_fn(void *arg) in thr_fn() function
187 int err = pthread_create(&tid[i], NULL, thr_fn, NULL); in main()