Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/test/
H A Dmpp_eventfd_test.c42 void *thread_read(void *arg) in thread_read() function
68 pthread_create(&td, NULL, thread_read, NULL); in main()
81 pthread_create(&td, NULL, thread_read, NULL); in main()
95 pthread_create(&td, NULL, thread_read, NULL); in main()
109 pthread_create(&td, NULL, thread_read, NULL); in main()