Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/test/
H A Dmpp_eventfd_test.c53 void *thread_read(void *arg) in thread_read() function
79 pthread_create(&td, NULL, thread_read, NULL); in main()
92 pthread_create(&td, NULL, thread_read, NULL); in main()
106 pthread_create(&td, NULL, thread_read, NULL); in main()
120 pthread_create(&td, NULL, thread_read, NULL); in main()