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
other
scheduling
smp
synchronization
threads
timing
index.rst
interrupts.rst
polling.rst doc: polling: Fix semaphore contested description 2022-10-04 10:36:45 +02:00