zephyr/lib
Jukka Rissanen dde03c6770 net: socket: Add locking to prevent concurrent access
The BSD API calls were not thread safe. Add locking to fix this.

Fixes #27032

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-15 07:16:51 -05:00
..
cmsis_rtos_v1 subsys/cmsis_v1: Fix unitialized struct coverity error 2021-04-01 04:52:10 -04:00
cmsis_rtos_v2 lib: cmsis_rtos_v2: Fix timing and logic for osEventFlagsWait. 2021-03-29 13:52:12 -04:00
gui
libc arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
open-amp
os net: socket: Add locking to prevent concurrent access 2021-04-15 07:16:51 -05:00
posix posix: timer: match implementation to declaration 2021-03-29 07:52:42 -04:00
util lib: add freebsd getopt library 2021-03-01 09:50:32 -05:00
CMakeLists.txt
Kconfig