Contiki-NG
Macros

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...
 

Detailed Description

Local continuations.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se

Definition in file lc.h.