Search:

Type: Posts; User: copeg

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    5,449

    Re: Threads in some order...

    Nice description. Based upon that the original method I posted should work: note that if you need the state of each thread (I hesitate to say thread because the point here is to decouple what you...
  2. Replies
    6
    Views
    5,449

    Re: Threads in some order...

    I'm still not sure about the design based upon what you've given - it sounds like you want Round 2 to execute the code Round 1 has executed before going on to execute their own code? This shouldn't...
  3. Replies
    6
    Views
    5,449

    Re: Threads in some order...

    There are quite possibly several ways to do this. One that comes to mind is to use an Observer design patter. See the following link:...
Results 1 to 3 of 3