22 Commits (e3a4a16594ff785439fdce751b1345b9739c31c6)

Author SHA1 Message Date
Pisit Sawangvonganan e3a4a16594 lib: fix typo in multiple directories 5 months ago
Yong Cong Sin 1a578eb72c lib: os: mpsc_pbuf: do not wait when spinlock is held 6 months ago
Xiaolu Sun 45705a84ab logging: fix log buffer pending while it is definitely full 11 months ago
Krzysztof Chruściński 47df73e51b lib: os: mpsc_pbuf: Do not use sem when CONFIG_MULTITHREADING=n 1 year ago
frei tycho 44782fd8af lib: change controlling expressions in if/while to Boolean 1 year ago
Krzysztof Chruscinski accaebb708 lib: os: mpsc_pbuf: Fix concurrency issues 3 years ago
Krzysztof Chruscinski 235ee63233 lib: os: mpsc_pbuf: Use flag for buffer full indication 3 years ago
Krzysztof Chruscinski e46efdcd94 lib: os: mpsc_pbuf: Improve debugging 3 years ago
Andrei Emeltchenko 29128bfa02 lib: mpsc_pbuf: Fix compilation unused-but-set-variable warning 3 years ago
Andrei Emeltchenko c62a380843 lib: os: Fix unused variable set warning 3 years ago
Matt Campbell 2d937f0683 lib: os: mpsc_pbuf: null check notify_drop callback 3 years ago
Gerard Marull-Paretas cbd31d720b lib: migrate includes to <zephyr/...> 3 years ago
Krzysztof Chruscinski 5c8cc1aa8f lib: os: mpsc_pbuf: Add usage tracking 3 years ago
Krzysztof Chruscinski bd8cc594d9 lib: os: mpsc_pbuf: Add const to mpsc_pbuf_free argument 4 years ago
Jeremy Bettis 1e0a36c655 build: Remove unused functions 4 years ago
Krzysztof Chruscinski ba60c94b48 lib: os: mpsc_pbuf: Add const qualifier to API calls 4 years ago
Maksim Masalski 7711435347 lib: remove redundant check for null 4 years ago
Krzysztof Chruscinski edc3c87c72 lib: os: mpsc_buf: Allow dropping of skip packets in no overwrite 4 years ago
Krzysztof Chruscinski 7825487334 lib: os: mpsc_pbuf: Add guard for oversized allocation 4 years ago
Krzysztof Chruscinski 345d12e8e0 tests: lib: Add test for mpsc_pbuf 4 years ago
Krzysztof Chruscinski 1fd71ca043 lib: os: mpsc_pbuf: Add optional debug features 4 years ago
Krzysztof Chruscinski 3a765f4384 lib: os: Add mpsc (multiple producer, single consumer) packet buffer 4 years ago