[Bordeaux-threads-devel] [Updated]Patch for ABCL against BORDEAUX-THREADS HEAD
Mark Evenson
evenson at panix.com
Tue Feb 15 21:20:16 UTC 2011
Please consider the [following patch for ABCL against BORDEAUX-THREAD
HEAD][1]. The patch provides implementation of both BT locking
semantics (recursively head and not) by use of
[java.util.concurrent.locks ReentrantLock][2] as well as a (hopefully)
correct implementation of POSIX-style condition variable, and allows
non-blocking lock acquisition.
[1]:
http://slack.net/~evenson/abcl/hunchentoot/bordeaux-threads-abcl-20110215a.diff
[2];
http://download.oracle.com/javase/6/docs/api/java/util/concurrent/locks/ReentrantLock.html
--
"A screaming comes across the sky. It has happened before, but there
is nothing to compare to it now."
More information about the bordeaux-threads-devel
mailing list