zephyr/lib/os
Matt Campbell 2d937f0683 lib: os: mpsc_pbuf: null check notify_drop callback
Allow the user of a mpsc_pbuf to not use the notify_drop callback by
setting it to NULL.

signed-off-by: Matt Campbell <matt@silvertree.io>
2022-05-10 18:32:26 +02:00
..
assert.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
base64.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
bitarray.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
cbprintf.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
cbprintf_complete.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
cbprintf_nano.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
cbprintf_packaged.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
CMakeLists.txt debug: Revert ASSERT options dependency 2022-03-29 12:29:55 -07:00
crc7_sw.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
crc8_sw.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
crc16_sw.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
crc32_sw.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
crc32c_sw.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
dec.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
fdtable.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
heap-validate.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
heap.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
heap.h sys: heap: support maximum allocated bytes statistic 2022-04-13 13:27:28 -07:00
heap_listener.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
hex.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
json.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.cbprintf everywhere: fix typos 2022-03-14 20:22:24 -04:00
Kconfig.heap kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
mem_blocks.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
mpsc_pbuf.c lib: os: mpsc_pbuf: null check notify_drop callback 2022-05-10 18:32:26 +02:00
multi_heap.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
mutex.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
notify.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
onoff.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
p4wq.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
printk.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
rb.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
reboot.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
ring_buffer.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
sem.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
shared_multi_heap.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
thread_entry.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
timeutil.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
user_work.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
utf8.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
winstream.c lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00