Uses of Class
kilim.NotPausable
Packages that use NotPausable
-
Uses of NotPausable in kilim
Methods in kilim that throw NotPausableModifier and TypeMethodDescriptionbooleanContinuation.run()perform one iteration of execute() the first invocation begins as a normal method subsequent invocations continue from the most recent yieldvoidTask.run()Called by WorkerThread, it is the wrapper that performs pre and post execute processing (in addition to calling the execute(fiber) method of the task.