27 Commits (backport-88082-to-v4.0-branch)

Author SHA1 Message Date
Hess Nathan 7659cfd4dc coding guidelines: comply with MISRA Rule 2.2 1 year ago
Mohamed ElShahawi 9ba4653243 kernel: work_queue: make thread essential flag configurable 1 year ago
Simon Hein bcd1d19322 kernel: add closing comments to config endifs 1 year ago
TaiJu Wu 39f710136e sched: finalize_cancel_locked can early return 1 year ago
Nguyen Minh Thien 8188be57d3 kernel: fix spelling errors 1 year ago
Junfan Song 4ae558c505 kernel: work: Fix race in workqueue thread 2 years ago
Yong Cong Sin 0cd135920a kernel: work: check handler when submit to queue 2 years ago
Benjamin Cabé a46f1b9c33 kernel: Fix unused-parameter warnings 2 years ago
Anas Nashif 8634c3b444 kernel: move wait_q.h header to be internal 2 years ago
Andy Ross d00f9b594b kernel/work: Fix race under with delayed work item cancellation 2 years ago
Lucas Dietrich 9a848b3ad4 kernel: workq: Add internal function z_work_submit_to_queue() 3 years ago
Gerard Marull-Paretas cffefc818d kernel: migrate includes to <zephyr/...> 3 years ago
Andy Ross 8d94967ec4 kernel/workq: Cleanup bespoke reschedule point 3 years ago
Lixin Guo d4826d874e kernel: work: remove unused if statement 4 years ago
Chris Reed ab4d69baf3 kernel: work_q: use flags_get() in work_delayable_busy_get_locked(). 4 years ago
Stefan Eicher fbe7d7297e comments: minor typo fixes 4 years ago
Flavio Ceolin d9aa414831 kernel: work_q: Add an init function 4 years ago
Maksim Masalski 8ed9cddbc5 lib: add explanation comment in "work->handler" case 4 years ago
Peter Bigot 656c09589a kernel: work: fix race condition with cancel before work runs 4 years ago
Torbjörn Leksell 7a646b3f8e Tracing: Work Queue tracing 4 years ago
Guennadi Liakhovetski d7a3752915 work: remove a statement with no effect 4 years ago
Daniel Leung c8177ace3a kernel: work: handler null check is to NULL... 4 years ago
Jennifer Williams 9aa0f212ae kernel: work: fix missing final else 4 years ago
Peter Bigot 707dc22fb0 kernel: fix error in synchronous work cancellation return value 4 years ago
Anas Nashif bbbc38ba8f kernel: Make both operands of operators of same essential type category 4 years ago
Peter Bigot fed035231f kernel: work: fix schedule from running work 4 years ago
Peter Bigot dc34e7c6f6 kernel: add new work queue implementation 4 years ago