nuttx/libc/wqueue
2017-08-28 07:46:48 -06:00
..
Kconfig libc/Kconfig: Remove source'ing file twice. Use cleaner dependencies in some menus. 2017-02-10 10:28:34 -06:00
Make.defs Rename CONFIG_SCHED_USRWORK to CONFIG_LIB_USRWORK 2014-10-11 15:59:40 -06:00
work_cancel.c work_queue() must cancel existing work prior to queuing new work, otherwise the work queue can become corrupted. Problem noted by Pascal Speck. 2017-08-28 07:46:48 -06:00
work_lock.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
work_queue.c work_queue() must cancel existing work prior to queuing new work, otherwise the work queue can become corrupted. Problem noted by Pascal Speck. 2017-08-28 07:46:48 -06:00
work_signal.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
work_usrthread.c Remove dangling whitespace at the end of some lines. 2017-06-28 10:39:54 -06:00
wqueue.h Fix some compiler errors in user-work queue configuration that crept in the last bunch of commits 2014-10-11 16:27:24 -06:00