forked from nuttx/nuttx-update
5e8ce0b9f0
1.work_queue a work which call work_queue again 2.work_cancel_sync the work 3.the work is just calling in workthread 4.work_queue the work again,and post the work_cancel_sync wakeup 5.the work is not canceled Signed-off-by: dulibo1 <dulibo1@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kwork_cancel.c | ||
kwork_inherit.c | ||
kwork_notifier.c | ||
kwork_queue.c | ||
kwork_thread.c | ||
Make.defs | ||
wqueue.h |