incubator-nuttx/libc/wqueue
patacongo 2433c1461b Remove user_map.h; replace with a header at the beginning of the user-space blob. User work queue no started by os_brinup() on behalf of the application
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5727 42af7a65-404d-4744-a932-0658087f49c3
2013-03-10 23:42:49 +00:00
..
Make.defs Implement user-mode work queues 2013-03-06 00:02:07 +00:00
work_cancel.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_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 Remove user_map.h; replace with a header at the beginning of the user-space blob. User work queue no started by os_brinup() on behalf of the application 2013-03-10 23:42:49 +00:00
work_usrstart.c Remove user_map.h; replace with a header at the beginning of the user-space blob. User work queue no started by os_brinup() on behalf of the application 2013-03-10 23:42:49 +00:00