Date: 3 June 2008 11:55:42 EDT
Subject: Re: [Bordeaux-threads-devel] Lispworks additions to Bordeaux - where do I submit?
I'm a win32 guy, so I'm not sure what you'd want the file diffed with - please find the full file enclosed - I'm guessing the original doesn't change very often, and that you could diff it faster than explaining to me what to do.
I added a simple unit-test and tried to heavily comment this, as it's not trivial like the other call-throughs, and should probably come under more scrutiny.
(Unlike the non-implementation-supported literal polling) the Lispworks' "process-wait"-based polling seems lightweight enough to be usable in the same situations as true condition/notification, with negligible cpu hit while waiting (see my comments if interested).