![]() |
Contiki-NG
|
Local continuations. More...
#include "sys/lc-switch.h"Go to the source code of this file.
Macros | |
| #define | LC_INIT(lc) |
| Initialize a local continuation. | |
| #define | LC_SET(lc) |
| Set a local continuation. | |
| #define | LC_RESUME(lc) |
| Resume a local continuation. | |
| #define | LC_END(lc) |
| Mark the end of local continuation usage. | |
Local continuations.
Definition in file lc.h.