Searched refs:file_reader_loop (Results 1 – 1 of 1) sorted by relevance
100 static void *file_reader_loop(void *arg __unused) in file_reader_loop() function530 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL); in main()