This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
90b269568b
nuttx
/
libc
/
wqueue
History
Gregory Nutt
90b269568b
Fix some minor kernel mose NxWM build issues
2013-12-30 14:09:58 -06: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
Fix some minor kernel mose NxWM build issues
2013-12-30 14:09:58 -06:00