|
arduino-audio-tools
|
This is the complete list of members for Task, including all inherited members.
| begin(std::function< void()> process) | Task | inline |
| create(const char *name, int stackSize, int priority=1, int core=-1) | Task | inline |
| end() | Task | inline |
| getCoreID() | Task | inline |
| getReference() | Task | inline |
| getTaskHandle() | Task | inline |
| loop_code | Task | protected |
| nop() | Task | inlineprotectedstatic |
| ref | Task | protected |
| remove() | Task | inline |
| resume() | Task | inline |
| setReference(void *r) | Task | inline |
| suspend() | Task | inline |
| Task(const char *name, int stackSize, int priority=1, int core=-1) | Task | inline |
| Task()=default | Task | |
| task_loop(void *arg) | Task | inlineprotectedstatic |
| xHandle | Task | protected |
| ~Task() | Task | inline |