|
Contiki-NG
|
This module contains protothreads, multithreading and processes. More...
Modules | |
| Contiki processes | |
| A process in Contiki consists of a single protothread. | |
| Contiki subprocesses | |
| A Contiki subprocess is a "process-in-a-process". | |
| Protothreads | |
| Protothreads are a type of lightweight stackless threads designed for severly memory constrained systems such as deeply embedded systems or sensor network nodes. | |
| Real-time task scheduling | |
| The real-time module handles the scheduling and execution of real-time tasks (with predictable execution times). | |
This module contains protothreads, multithreading and processes.
1.8.13