Hi All,

If multiple threads are competing for the monitor of an object using
(locking obj ... ), is it a strict queue for the monitor (first in, first
lock) similar to send and send-off? Or are there other considerations?

I would probably know this if I knew more about Java sync, but quick
web/groups searches don't give a clear answer. Sorry for the basic question.

Garth

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to