[armedbear-devel] [Updated4] Patch for ABCL against BORDEAUX-THREADS HEAD
Ville Voutilainen
ville.voutilainen at gmail.com
Fri Mar 18 16:15:28 UTC 2011
On 18 March 2011 18:09, Mark Evenson <evenson at panix.com> wrote:
> mutex lock. The problem for the condition variables is that the
> java.util.concurrent implementation requires that a condition variable be
> [created from the lock it is to be used with][1] which is not a requirement
Ouch. I had forgotten about that, sorry.
> didn't seem to work very well. If there is something clever that I have
> missed, please help me find it.
The condvar creation problem seems hard. I don't currently have an idea how
to solve it.
I have a plane to catch tomorrow, so I probably won't have time to look at
the current problems in any detail for a week or so. :(
More information about the armedbear-devel
mailing list