zephyr/lib
Alberto Escolar Piedras 84e7107b32 Revert "posix: use sys_sem instead of k_spinlock for pool synch"
This reverts commit 6e66aa1f7c.

And fixes an indentation issue in the original code,
which triggers checkpatch.

This PR:
https://github.com/zephyrproject-rtos/zephyr/pull/71718
introduced a regression breaking CI:
https://github.com/zephyrproject-rtos/zephyr/issues/71814
Let's just revert it until a better fix is done.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-04-23 11:51:44 -04:00
..
acpi
cpp
crc
hash
heap
libc
mem_blocks
open-amp
os lib: os: fdtable: add support for fsync 2024-04-15 13:23:37 -04:00
posix Revert "posix: use sys_sem instead of k_spinlock for pool synch" 2024-04-23 11:51:44 -04:00
runtime
smf lib: smf: check for NULL 2024-04-10 07:40:21 -04:00
utils
CMakeLists.txt
Kconfig