nuttx/sched/wqueue
ligd 42b6dd0ff1 wqueue: extend the work_cancel_sync() return value
Return 1 to indicate the work was not cancelled.
Because it is currently being processed by work thread,
but wait for it to finish.

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-09-17 02:56:39 +08:00
..
CMakeLists.txt sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
kwork_cancel.c wqueue: extend the work_cancel_sync() return value 2024-09-17 02:56:39 +08:00
kwork_inherit.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
kwork_notifier.c wqueue: workaound g_notifier_pending list unsafe 2024-09-17 02:56:39 +08:00
kwork_queue.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
kwork_thread.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
wqueue.h sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00