[Bordeaux-threads-devel] join-thread in allegro

Stelian Ionescu sionescu at cddr.org
Mon Mar 26 18:53:17 UTC 2012


On Tue, 2012-03-27 at 02:03 +0900, Kiyoshi Mizumaru wrote:
> I'm afraid that I should have mentioned it in previous mail that
> incorrect arguments are passed to make-lock function in b03b582.
> 
> (defvar *thread-join-lock* (make-lock :name "Bordeaux threads join lock"))
> 
> The line should be
> 
> (defvar *thread-join-lock* (make-lock "Bordeaux threads join lock*))

Ok, fixed

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.
http://common-lisp.net/project/iolib

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <https://mailman.common-lisp.net/pipermail/bordeaux-threads-devel/attachments/20120326/f42fae91/attachment.sig>


More information about the bordeaux-threads-devel mailing list