acquire() | Coroutine | [inline] |
context | Coroutine | [protected] |
Coroutine() | Coroutine | |
decref() | RefCounter | [inline] |
incref() | RefCounter | [inline] |
NewCoroutine(int stacksize=4096 *1024) | NewCoroutine | |
NewCoroutine (defined in Coroutine) | Coroutine | [friend] |
RefCounter() | RefCounter | [inline, protected] |
release() | Coroutine | [inline] |
returnto(Coroutine &o, bool acquired=false) | NewCoroutine | |
start()=0 | NewCoroutine | [pure virtual] |
swapto(Coroutine &o, bool acquired=false) | Coroutine | |
~Coroutine() (defined in Coroutine) | Coroutine | [virtual] |
~NewCoroutine() (defined in NewCoroutine) | NewCoroutine | |
~RefCounter() (defined in RefCounter) | RefCounter | [inline, virtual] |