zephyr/lib
Fabio Baltieri c250c330c6 posix: re-introduce PTHREAD_RWLOCK_INITIALIZER
Rename the POSIX_RWLOCK_INITIALIZER back to PTHREAD_RWLOCK_INITIALIZER.
This was changed in 70e2b02c8e, but PTHREAD_RWLOCK_INITIALIZER is the
standard name used by external libraries.

Change it back to restore compatibility.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-06-05 19:31:59 -04:00
..
acpi
cpp
crc posix: deprecate POSIX_FNMATCH GETOPT GETENTROPY 2024-06-04 16:27:12 -05:00
hash
heap lib: heap: Add dependency for asserts 2024-05-31 09:55:28 -05:00
libc posix: move getpid() to Kconfig.procN and doc MULTI_PROCESS 2024-06-04 16:27:12 -05:00
mem_blocks
open-amp
os posix: eventfd: fix dependency cycle between net and posix 2024-06-04 16:27:12 -05:00
posix posix: re-introduce PTHREAD_RWLOCK_INITIALIZER 2024-06-05 19:31:59 -04:00
runtime
smf
utils
CMakeLists.txt
Kconfig