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 133 static void *file_reader_loop(void *arg __unused) function
571 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL);
playbq.cpp 133 static void *file_reader_loop(void *arg __unused) function
571 int ok = pthread_create(&thread, (const pthread_attr_t *) NULL, file_reader_loop, NULL);

Completed in 112 milliseconds