Uses of Class
kilim.NotPausable

Packages that use NotPausable
Package
Description
 
  • Uses of NotPausable in kilim

    Methods in kilim that throw NotPausable
    Modifier and Type
    Method
    Description
    boolean
    Continuation.run()
    perform one iteration of execute() the first invocation begins as a normal method subsequent invocations continue from the most recent yield
    void
    Task.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.