cCoroutine() | cCoroutine | |
getStackSize() const | cCoroutine | [virtual] |
getStackUsage() const | cCoroutine | [virtual] |
hasStackOverflow() const | cCoroutine | [virtual] |
init(unsigned total_stack, unsigned main_stack) | cCoroutine | [static] |
setup(CoroutineFnp fnp, void *arg, unsigned stack_size) | cCoroutine | |
switchTo(cCoroutine *cor) | cCoroutine | [static] |
switchToMain() | cCoroutine | [static] |
~cCoroutine() | cCoroutine | [virtual] |