HomeSort by relevance Sort by last modified time
    Searched full:file_reader_loop (Results 1 - 2 of 2) sorted by null

  /frameworks/wilhelm/tests/sandbox/
playbq.c 115 static void *file_reader_loop(void *arg) function
470 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL);
playbq.cpp 115 static void *file_reader_loop(void *arg) function
470 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL);

Completed in 715 milliseconds