Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'StacklessOperationOrCond'.
|
|
wait for it again. Also, StacklessEnd() needed to break out of the switch statement if it doesn't want to crash.
|
|
|
|
|
|
|
|
nor create any co-routine (or fiber) if we're stackless.
|
|
|
|
Also cleaning up some code, clarifying some concepts, and adding more exception catchers.
|
|
|
|
|
|
trigger it.
|
|
|
|
make it const, and to construct template out of constant strings.
|
|
|
|
createTask to registerTask, which makes way more sense.
|
|
|
|
|
|
|
|
You can't signal a task from another thread, that's what the async event is for!
|
|
class. Also has a proper exception handling in its caller.
|
|
|
|
|
|
|
|
|
|
|
|
ack from yielded tasks.
|
|
some debugging messages.
|
|
|
|
LuaTMainTask queue works.
|
|
|
|
|
|
|
|
LuaMainTask.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|