Gregory Nutt b3f0aab00a Squashed commit of the following: 6 年之前
..
Make.defs 4cb61bd8c2 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. 6 年之前
kwork_cancel.c 7cf88d7dbd Make sure that labeling is used consistently in all function headers. 6 年之前
kwork_hpthread.c 7e63b0b288 sched/wqueue, libs/libc/wqueue, configs: Remove work queue polling delay to simplify the code logic and save the power. 6 年之前
kwork_inherit.c b54ffe858a Standardization of some function headers. 6 年之前
kwork_lpthread.c 7e63b0b288 sched/wqueue, libs/libc/wqueue, configs: Remove work queue polling delay to simplify the code logic and save the power. 6 年之前
kwork_notifier.c b3f0aab00a Squashed commit of the following: 6 年之前
kwork_process.c 7e63b0b288 sched/wqueue, libs/libc/wqueue, configs: Remove work queue polling delay to simplify the code logic and save the power. 6 年之前
kwork_queue.c 8fdbb1e0a4 Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 6 年之前
kwork_signal.c 631071cded Squashed commit of the following: 6 年之前
wqueue.h 4cb61bd8c2 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. 6 年之前