Define AVS_COMMONS_SCHED_THREAD_SAFE
Defined in File avs_commons_config.h
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.