Package kilim

Interface PauseReason

All Known Implementing Classes:
Cell, EmptySet_MsgAvListener, Mailbox, MailboxMPSC, MailboxSPSC, TaskDoneReason, YieldReason

public interface PauseReason
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    True if the given task's reason for pausing is still valid.
  • Method Details

    • isValid

      boolean isValid(Task t)
      True if the given task's reason for pausing is still valid.