nuttx/sched/wqueue
Nathan Hartman af1fd49fb0 wqueue: Fix typos
include/nuttx/wqueue.h:
libs/libc/wqueue/work_cancel.c:
libs/libc/wqueue/work_queue.c:
sched/wqueue/kwork_cancel.c:
sched/wqueue/kwork_queue.c:

    * Fix spelling, grammar, and typos.
    * Improve wording in a few areas.
    * These changes affect comments only. No functional changes.
2021-07-16 19:54:08 -03:00
..
kwork_cancel.c wqueue: Fix typos 2021-07-16 19:54:08 -03:00
kwork_hpthread.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
kwork_inherit.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
kwork_lpthread.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
kwork_notifier.c sched/notifier: replace the unique key to freerun counter 2021-01-30 05:13:26 -08:00
kwork_process.c sched: add CONFIG_SCHED_CRITMONITOR_XX for debugging system lantency 2021-07-02 08:25:02 -05:00
kwork_queue.c wqueue: Fix typos 2021-07-16 19:54:08 -03:00
kwork_signal.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Make.defs
wqueue.h