Files
ardour/libs/pbd/pbd/pthread_utils.h
Robin Gareus fa495b7727 Account for additional TLS on macOS/X
On GLIBC systems pbd_stack_size() adds __pthread_get_minstack,
this is no available on mac systems, causing issues with some
libraries used by plugins.
2020-07-21 23:10:01 +02:00

3.7 KiB