incubator-nuttx/libc/wqueue
Gregory Nutt b7227f0088 Cosmetic changes, mostly to comments 2014-07-29 12:49:40 -06:00
..
Make.defs Implement user-mode work queues 2013-03-06 00:02:07 +00:00
work_cancel.c Cosmetic changes, mostly to comments 2014-07-29 12:49:40 -06:00
work_queue.c Move work queue logic from sched/ to libc/wqueue. It is not core logic and will be extended to support user-space work queues 2013-03-05 18:57:51 +00:00
work_signal.c Move work queue logic from sched/ to libc/wqueue. It is not core logic and will be extended to support user-space work queues 2013-03-05 18:57:51 +00:00
work_thread.c Fix some recurring typos: postion->position, *atino->*ation 2014-07-08 13:12:36 -06:00
work_usrstart.c The user-mode work queue was not being started 2013-12-31 12:48:11 -06:00