Define AVS_COMMONS_SCHED_THREAD_SAFE

Define Documentation

AVS_COMMONS_SCHED_THREAD_SAFE

Enable thread safety in avs_sched.

Makes all scheduler accesses synchronized and thread-safe, at the cost of requiring avs_compat_threading to be enabled, and higher resource usage.