summaryrefslogtreecommitdiff
path: root/nuttx/libc/wqueue
Commit message (Expand)AuthorAgeFilesLines
* Remove user_map.h; replace with a header at the beginning of the user-space b...patacongo2013-03-102-5/+6
* Implement user-mode work queuespatacongo2013-03-063-5/+183
* Move work queue logic from sched/ to libc/wqueue. It is not core logic and w...patacongo2013-03-055-0/+656