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. |
||
---|---|---|
.. | ||
coreaudio_backend.cc | ||
coreaudio_backend.h | ||
coreaudio_pcmio_aggregate.cc | ||
coreaudio_pcmio.cc | ||
coreaudio_pcmio.h | ||
coremidi_io.cc | ||
coremidi_io.h | ||
wscript |