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.
| Version: | 1.0 |
|---|---|
| See also: | mutexes, streams, OS_IPC_PROTECT_EVENT, OS_IPC_PROTECT_MUTEX, OS_STREAM_PROTECT_EVENT, osCreateSharedMemory |