Search:

Type: Posts; User: shashank90

Search: Search took 0.09 seconds.

  1. Re: Threads giving "current thread not owner" exception

    I hope i'm more specific now... it's just a synchronization issue, but I can't get it right. using sleep() is easy, I wanted it to be as fast as possible.
    Any suggestions what could be wrong... ?@-)
  2. Threads giving "current thread not owner" exception

    could someone help me regarding this following code. It's large but in essence, i'm just running 4 threads
    1. to count
    2. to check if count is even
    3. to check if count is odd
    4. to check if...
Results 1 to 2 of 2