incubator-nuttx/sched/wqueue
chao.an 5a53ed6e9c kwork/notifier: initialize the work handler
kworker dqueue corruption if the garbage in work->worker handler

Change-Id: Ice5e66e8ed080a7539d5fe02f946a66794cbda7d
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-01-22 10:05:28 +01:00
..
Make.defs sched/wqueue: Notifier design cleanup. The original concept used pre-allocated notification data structures. However, the notification dat must persist for an indeterminate amount of time. So the design was modified to use dynamically allocted data structures. This commit simplifies the design by removed some residual 'machinery' that is no longer needed. 2018-09-10 06:29:51 -06:00
kwork_cancel.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
kwork_hpthread.c sched/wqueue, libs/libc/wqueue, configs: Remove work queue polling delay to simplify the code logic and save the power. 2018-08-25 14:58:07 -06:00
kwork_inherit.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kwork_lpthread.c tools/nxstyle.c: Add automatic detection of line width based on examining 2020-01-12 13:07:54 -03:00
kwork_notifier.c kwork/notifier: initialize the work handler 2020-01-22 10:05:28 +01:00
kwork_process.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
kwork_queue.c Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 2018-06-16 12:16:13 -06:00
kwork_signal.c Squashed commit of the following: 2018-08-25 14:52:13 -06:00
wqueue.h sched/wqueue: Notifier design cleanup. The original concept used pre-allocated notification data structures. However, the notification dat must persist for an indeterminate amount of time. So the design was modified to use dynamically allocted data structures. This commit simplifies the design by removed some residual 'machinery' that is no longer needed. 2018-09-10 06:29:51 -06:00