zephyr/samples/net/sockets/dumb_http_server/src
Ehud Naim c58c8b1257 net: buf: change avail_count variable to atomic type
using CONFIG_NET_BUF_POOL_USAGE monitor avail_count,
this variable should be protect.
Protecting it by using atomic variable

Signed-off-by: Ehud Naim <ehudn@marvell.com>
2020-10-28 18:45:11 +02:00
..
response_big.html.bin
response_small.html.bin
socket_dumb_http.c net: buf: change avail_count variable to atomic type 2020-10-28 18:45:11 +02:00