|
ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|

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) |
| #define CNT_DECL | ( | c | ) |
Definition at line 78 of file abti_sched.h.
| #define CNT_INC | ( | c | ) |
Definition at line 80 of file abti_sched.h.
| #define CNT_INIT | ( | c, | |
| v | |||
| ) |
Definition at line 79 of file abti_sched.h.
| #define SCHED_SLEEP | ( | c, | |
| t | |||
| ) |
Definition at line 81 of file abti_sched.h.
1.8.17