Skip to content
Snippets Groups Projects
  1. Jun 27, 2008
  2. Jun 26, 2008
  3. Jun 25, 2008
  4. Jun 24, 2008
  5. Jun 23, 2008
  6. Jun 20, 2008
  7. Jun 18, 2008
  8. Jun 17, 2008
    • brinn's avatar
      change: - perform a major refactoring on TerminableCallable by putting the... · 4598ad3b
      brinn authored
      change: - perform a major refactoring on TerminableCallable by putting the thread guard stuff to a class of its own (ThreadGuard)
      - ensure the TerminableCallable doesn't get started if it is cancelled or terminated before it starts running
      - remove the hasCleanedUp() and waitForCleanedUp() methods
      - remove the waitForStarted() method
      
      SVN: 6653
      4598ad3b
    • brinn's avatar
      change: - perform a major refactoring on TerminableCallable by putting the... · f527e6d6
      brinn authored
      change: - perform a major refactoring on TerminableCallable by putting the thread guard stuff to a class of its own (ThreadGuard)
      - ensure the TerminableCallable doesn't get started if it is cancelled or terminated before it starts running
      - remove the hasCleanedUp() and waitForCleanedUp() methods
      - remove the waitForStarted() method
      
      SVN: 6652
      f527e6d6
  9. Jun 16, 2008
  10. Jun 11, 2008
  11. Jun 10, 2008
Loading