631071cded
sched/wqueue: Modify high priority work queue to support multiple threads. sched/wqueue and libs/libc/wqueue: workqueues don't need set global data to zero since .bss is cleared automatically. Removing this unnecessary initialization also avoids the loss the work items queued before initialization. |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
work_cancel.c | ||
work_lock.c | ||
work_queue.c | ||
work_signal.c | ||
work_usrthread.c | ||
wqueue.h |