From my understanding of threads the synchronized key
word provides the locking mechanism. The
SCJD assignment from SUN requires the implementation of the lock(int record) and unlock(int record). I have searched the web using google, the usenet news groups
using google groups, several
java text books I have and this forum. I am looking for an example or tutorial that has java code demonstrating the concept the SCJD exam requires. Please point me to a tutorial, faq, or java source code that demonstrates this concept. Thank you in advance for your help.
Michael
mciaccio@houston.rr.com