|
Contiki 3.x
|
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. More... | |
| #define | LC_SET(lc) |
| Set a local continuation. More... | |
| #define | LC_RESUME(lc) |
| Resume a local continuation. More... | |
| #define | LC_END(lc) |
| Mark the end of local continuation usage. More... | |
Local continuations.
Definition in file lc.h.
1.8.5