Searched refs:thread1 (Results 1 – 1 of 1) sorted by relevance
1940 MixerThread *thread1 = checkMixerThread_l(output1); in openDuplicateOutput() local1943 if (thread1 == NULL || thread2 == NULL) { in openDuplicateOutput()1950 DuplicatingThread *thread = new DuplicatingThread(this, thread1, id, mSystemReady); in openDuplicateOutput()