zephyr/doc/kernel/services
Ben Marsh 79bbe8f4b0 doc: kernel: Add message queue & pipe to poll docs
The polling API can be used to wait on data in a FIFO, message queue,
or pipe, but the docs were not clear that message queues and pipes
are supported.

Add to the docs to make it clear message queues and pipes
can be used with the polling API.

Signed-off-by: Ben Marsh <ben.marsh@helvar.com>
2024-02-02 13:20:00 +01:00
..
data_passing doc: pipes: Fix the pipe read example. 2023-10-26 10:29:37 -04:00
other doc: Fix sentence 2024-01-08 14:06:40 -05:00
scheduling doc: Switch main return type from void to int. 2023-04-14 07:49:41 +09:00
smp doc: fix typo in multiple directories (build, hardware, kernel, project) 2024-01-26 13:16:18 +01:00
synchronization doc: Fix occurrences of repeated words 2023-11-15 17:34:39 -05:00
threads doc: kernel: update thread priorities diagram 2023-06-23 14:27:22 -04:00
timing doc: timers: correct grammar and typos 2023-11-28 17:17:58 -05:00
index.rst doc: Correct msgq data item size discrepancy 2023-06-21 13:57:15 -04:00
interrupts.rst doc: touch-up multi-level interrupt documentation 2024-01-26 11:47:36 +01:00
polling.rst doc: kernel: Add message queue & pipe to poll docs 2024-02-02 13:20:00 +01:00