Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dplaybq.cpp100 static void *file_reader_loop(void *arg __unused) in file_reader_loop() function
530 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL); in main()