This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-09 02:44:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
6ca2bcb5777ed787fd70d7493d3a8670de1aa8a5
nuttx
/
sched
/
init
T
History
Gregory Nutt
9546481054
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
..
init.h
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
Make.defs
…
os_bringup.c
…
os_smpstart.c
Fix some typographical errors.
2018-09-14 06:55:45 -06:00
os_start.c
sched/wqueue: Notifier design cleanup. The original concept used pre-allocated notification data structures. However, the notification dat must persist for an indeterminate amount of time. So the design was modified to use dynamically allocted data structures. This commit simplifies the design by removed some residual 'machinery' that is no longer needed.
2018-09-10 06:29:51 -06:00