Zephyr (operating system): Difference between revisions

Content deleted Content added
m Fixed broken link "CBS Interactive"
Introiboad (talk | contribs)
fibers and tasks have been renamed to cooperative and preemptible threads after the micro/nano kernel merge
Line 85:
Development services offering a number of familiar services for development:
 
1. Multi-threading services for both priority-based, non-preemptive fiberscooperative threads and priority-based, preemptive tasksthreads with optional round robin time-slicing.
 
2. Interrupt services for both compile-time and run-time registration of interrupt handlers.