ARGOBOTS
Macros
abti_sched.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CNT_DECL(c)
 
#define CNT_INIT(c, v)
 
#define CNT_INC(c)
 
#define SCHED_SLEEP(c, t)
 

Macro Definition Documentation

#define CNT_DECL (   c)

Definition at line 88 of file abti_sched.h.

Referenced by sched_run().

#define CNT_INC (   c)

Definition at line 90 of file abti_sched.h.

Referenced by sched_run().

#define CNT_INIT (   c,
 
)

Definition at line 89 of file abti_sched.h.

Referenced by sched_run().

#define SCHED_SLEEP (   c,
 
)

Definition at line 91 of file abti_sched.h.

Referenced by sched_run().