Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:threads

34 #include <utils/threads.h>
339 // dump playback threads
344 // dump record threads
626 // Now set the master volume in each playback thread. Playback threads
628 // master volume during the mix operation. Threads with HALs which do
733 // Now set the master mute in each playback thread. Playback threads
735 // mute during the mix operation. Threads with HALs which do support master
921 // indicate output device change to all input threads for pre processing
1059 // the config change is always sent from playback or record threads to avoid deadlock
2096 // output threads.
2256 // There is a benign race condition if 2 threads call this simultaneously.