nuttx/libs/libc/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
..
Kconfig Kconfig: Refine BUILD_FLAT, BUILD_PROTECTED and BUILD_KERNEL usage 2020-04-29 12:16:18 -06:00
Make.defs libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
work_cancel.c wqueue: Fix typos 2021-07-16 19:54:08 -03:00
work_lock.c sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
work_queue.c wqueue: Fix typos 2021-07-16 19:54:08 -03:00
work_signal.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
work_usrthread.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
wqueue.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00