This constant determines whether the capability to wait for a read operation to complete on a queue object is enabled. When this constant is set to 1, the feature is available; it is unavailable when set to 0. By default, this feature is enabled (set to 1). If this functionality is not required by the application, it can be disabled to reduce the final code size. For more information, please refer to the queue objects section.
| Version: | 1.0 |
|---|---|
| See also: | interprocess communication, queues, OS_IPC_WAIT_IF_EMPTY, OS_QUEUE_ALLOW_WAIT_IF_FULL |