ao_self.h
Running task

Include

ao_task.h

Functions

ao_self

ao_task_t * ao_self();

Gets the running task.

ao_stop

ao_suspend

void ao_stop();
void ao_suspend();

Stops or suspends the running task, respectively.