Searched defs:file_reader_loop (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.c115 static void *file_reader_loop(void *arg __unused) function
543 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL);
H A Dplaybq.cpp115 static void *file_reader_loop(void *arg __unused) function
543 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL);

Completed in 693 milliseconds