OS_STREAM_PROTECT_MUTEX Definition

This constant determines whether synchronization via a mutex object is available for stream objects. When this constant is set to 1, the feature is enabled; when set to 0, it is disabled. It defaults to 1. If this synchronization method is not required, it can be disabled to reduce the total code size. For further details, please refer to the Stream Objects section.

SpaceShadow documentation