zephyr/doc/kernel/services
Tomasz Moń 800ec14cd3 doc: polling: Fix semaphore contested description
If a semaphore is contested, it is possible that the semaphore will no
longer be available when k_sem_take() is called, not k_sem_give().

Fix few typos and explicitly mention poll events instead of "they".

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2022-10-04 10:36:45 +02:00
..
data_passing doc: mailboxes: Remove memory block-related details 2022-09-28 14:24:34 +00:00
other doc: develop: Add 'Language Support' sub-category 2022-06-01 15:26:48 +02:00
scheduling doc: move kernel services under kernel 2022-04-07 16:35:19 +02:00
smp doc: move kernel services under kernel 2022-04-07 16:35:19 +02:00
synchronization doc: Update mutex priority inheritance description 2022-07-21 21:59:18 -04:00
threads docs: fix idle prio in cooperative mode 2022-08-09 12:28:00 +02:00
timing doc: change key properties from italic to bold 2022-06-28 16:17:32 +02:00
index.rst doc: Update documentation related to pipes 2022-08-17 19:31:25 +02:00
interrupts.rst doc: move kernel services under kernel 2022-04-07 16:35:19 +02:00
polling.rst doc: polling: Fix semaphore contested description 2022-10-04 10:36:45 +02:00