HomeSort by: relevance | last modified time | path
    Searched defs:consumer_thread (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/dev/audio/
audiotest.c 100 void *consumer_thread(void *);
670 pthread_create(&th, NULL, consumer_thread, NULL);
706 consumer_thread(void *arg) function in typeref:typename:void *

Completed in 19 milliseconds