#include "config.h"
Go to the source code of this file.
◆ OTTER_DECLARE_HANDLE
| #define OTTER_DECLARE_HANDLE |
( |
| ... | ) |
|
◆ OTTER_DEFINE_TASK
| #define OTTER_DEFINE_TASK |
( |
| ... | ) |
|
◆ OTTER_FINALISE
| #define OTTER_FINALISE |
( |
| ) |
|
◆ OTTER_INIT_TASK
| #define OTTER_INIT_TASK |
( |
| ... | ) |
|
◆ OTTER_INITIALISE
| #define OTTER_INITIALISE |
( |
| ) |
|
◆ OTTER_PHASE_BEGIN
| #define OTTER_PHASE_BEGIN |
( |
| ... | ) |
|
◆ OTTER_PHASE_END
| #define OTTER_PHASE_END |
( |
| ... | ) |
|
◆ OTTER_PHASE_SWITCH
| #define OTTER_PHASE_SWITCH |
( |
| ... | ) |
|
◆ OTTER_POOL_ADD
| #define OTTER_POOL_ADD |
( |
| ... | ) |
|
◆ OTTER_POOL_BORROW
| #define OTTER_POOL_BORROW |
( |
| ... | ) |
|
◆ OTTER_POOL_DECL_BORROW
| #define OTTER_POOL_DECL_BORROW |
( |
| ... | ) |
|
◆ OTTER_POOL_DECL_POP
| #define OTTER_POOL_DECL_POP |
( |
| ... | ) |
|
◆ OTTER_POOL_POP
| #define OTTER_POOL_POP |
( |
| ... | ) |
|
◆ OTTER_POOL_SIZE
| #define OTTER_POOL_SIZE |
( |
| ... | ) |
|
◆ OTTER_TASK_END
| #define OTTER_TASK_END |
( |
| ... | ) |
|
◆ OTTER_TASK_START
| #define OTTER_TASK_START |
( |
| ... | ) |
|
◆ OTTER_TASK_WAIT_END
| #define OTTER_TASK_WAIT_END |
( |
| ... | ) |
|
◆ OTTER_TASK_WAIT_IMPLICIT
| #define OTTER_TASK_WAIT_IMPLICIT |
( |
| ... | ) |
|
◆ OTTER_TASK_WAIT_START
| #define OTTER_TASK_WAIT_START |
( |
| ... | ) |
|
◆ OTTER_TASK_YIELD_END
| #define OTTER_TASK_YIELD_END |
( |
| ... | ) |
|
◆ OTTER_TASK_YIELD_START
| #define OTTER_TASK_YIELD_START |
( |
| ... | ) |
|
◆ OTTER_UTIL_ASSERT
| #define OTTER_UTIL_ASSERT |
( |
| ... | ) |
|