zephyr/doc/reference
Peter Bigot c42eb823ce doc: kernel: interrupts: correct description of irq lock behavior
Contrary to the documentation giving a semaphore while an IRQ lock is
held does not release the lock and give control to another thread.
The release-lock behavior is observed only if the lock-holding thread
sleeps.

However the opportunity to reschedule will have been lost so it may be
necessary to explicitly yield to allow the higher-priority thread to
be serviced.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-05-07 09:28:13 -04:00
..
api doc: consolidate api status and guidelines 2021-04-20 14:38:16 +02:00
audio
bluetooth Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
crypto
data_structures doc: misc: Add documentation for MPSC Packet Buffer 2021-04-19 10:59:23 -04:00
devicetree doc: use pygments devicetree language support 2021-05-04 22:42:15 -04:00
display
drivers doc: fix typo in driver documentation 2021-04-30 11:23:48 -04:00
edac
file_system
kernel doc: kernel: interrupts: correct description of irq lock behavior 2021-05-07 09:28:13 -04:00
logging doc: integrate dict logging into main logging section 2021-05-05 19:07:24 -04:00
misc doc: misc: formatted_output: Add section for cbprintf packaging 2021-04-19 10:59:23 -04:00
modbus doc: modbus: remove extra level in the docs 2021-04-15 14:04:05 -04:00
networking net: doc: Add net_capture API documentation 2021-04-07 12:12:30 -04:00
peripherals
power_management pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET 2021-05-05 18:35:49 -04:00
random doc: rename Random -> RNG 2021-04-15 14:04:05 -04:00
resource_management
settings power: move reboot functionality to os lib 2021-04-28 20:34:00 -04:00
shell
storage doc: use pygments devicetree language support 2021-05-04 22:42:15 -04:00
task_wdt
timing_functions doc: enable doxygen for CONFIG_TIMING_FUNCTIONS 2021-04-15 14:04:05 -04:00
usb
usermode doc: fix typos 2021-04-30 16:03:08 -04:00
util
virtualization
index.rst doc: consolidate api status and guidelines 2021-04-20 14:38:16 +02:00