![[wl_ipc_messagequeuereceive.png|256]] - **Description**: The process is waiting to receive bytes from a shared message queue that is currently empty. This is the counterpart to `MessageQueuePutMessage`, where the consumer is faster than the producer or the producer is idle. - **Resources**: [[CPU]], [[Memory]]