Add support for running custom code on thread entry and exit.
To use this, define `MA_ON_THREAD_ENTRY` and `MA_ON_THREAD_EXIT` before the implementation of miniaudio. Public issue https://github.com/mackron/miniaudio/issues/301
Showing
Please register or sign in to comment