17 Commits (v3.2-branch)

Author SHA1 Message Date
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