Home
last modified time | relevance | path

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

/device/generic/goldfish/audio/
Ddevice_port_source.cpp58 mProduceThread = std::thread(&TinyalsaSource::producerThread, this); in TinyalsaSource()
147 void producerThread() { in producerThread() function