zephyr/lib/posix
Benjamin Cabé f412cc643d posix: fix typo in pthread_cond_init
Update the casting of the 'attr' parameter in pthread_cond_init to use
the correct variable name 'att'. Thanks clang for spotting the typo.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-04-25 19:03:28 +02:00
..
options posix: fix typo in pthread_cond_init 2025-04-25 19:03:28 +02:00
shell
CMakeLists.txt
Kconfig