Search:

Type: Posts; User: hardnett

Search: Search took 0.11 seconds.

  1. Re: Problem with some Java Homegrown Semaphore Code

    Thanks HelloWorld... Thats interesting. What version of Java JVM do you have running?

    I am on a Snow Leopard duocore running:

    java version "1.6.0_17"
    Java(TM) SE Runtime Environment (build...
  2. Re: Problem with some Java Homegrown Semaphore Code

    Thanks for the reply. However, that setting is done in the V() operation that performs the "signal". So if you look at the attachment, you will see that in the SynchronizedBufferPeterson.java file...
  3. Problem with some Java Homegrown Semaphore Code

    Hi Everyone,

    This is an interesting problem that I am not able to find documentation for why this may be the case. I am teaching a course in Operating Systems (a typical junior-level course in CS...
Results 1 to 3 of 3