mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 02:15:21 +00:00
Two public functions do not take the spinlock even though they access mutable, non-atomic members of the buffer: - mpsc_pbuf_get_utilization() - mpsc_pbuf_get_max_utilization() Take the spinlock to avoid possible data races. Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| acpi | ||
| cpp | ||
| crc | ||
| hash | ||
| heap | ||
| libc | ||
| mem_blocks | ||
| net_buf | ||
| open-amp | ||
| os | ||
| posix | ||
| runtime | ||
| smf | ||
| utils | ||
| CMakeLists.txt | ||
| Kconfig | ||