andrewrk / andrewrk/libsoundio
Don't call write_callback in outstream_start_pa()
Aperta
- Lingua principale
- C
- Stelle
- 2.1k
- Fork
- 254
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
This causes write_callback to be called in two different thread contexts (one is the PulseAudio thread, one is the thread that called soundin_outstream_start()).
Sometimes this forces the use of recursive locks.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.