This constant determines whether synchronization via an auto-reset event 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: | events, streams, OS_IPC_PROTECT_EVENT, OS_IPC_PROTECT_MUTEX, OS_STREAM_PROTECT_MUTEX, osCreateSharedMemory |