andrewrk / andrewrk/libsoundio
Don't call write_callback in outstream_start_pa()
Đang mở
- Ngôn ngữ chính
- C
- Star
- 2.1k
- Fork
- 254
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.