Robin Gareus
fe0e997335
PBD::Transmitter is neither thread-safe nor rt-safe. This likely fixes a crash on macOS when process-threads are started. Many threads simultaneously enter coreaudio_process_thread() and log a message calling `PBD::info << .. << endmsg` simultaneously. |
||
---|---|---|
.. | ||
dummy_audiobackend.cc | ||
dummy_audiobackend.h | ||
dummy_midi_seq.h | ||
wscript |