[Openmcl-devel] Threads and lispbuilder-sdl and cocoa

Elliott Slaughter elliottslaughter at gmail.com
Sat Apr 24 17:34:51 PDT 2010


Hi,

Lispbuilder has some known problems running on CCL OS X. Recently a user
pointed out that the failures seen in CCL can be duplicated in SBCL by
starting lispbuilder in a new thread. Our guess is that cocoa doesn't like
being called from any thread other than the initial thread. (Lispbuilder
uses a portable wrapper around cocoa.) I'm wondering if there is any way to
arrange to have our cocoa code run in the initial thread (preferably without
having to rewrite the existing wrapper)?

Thanks.

-- 
Elliott Slaughter

"Don't worry about what anybody else is going to do. The best way to predict
the future is to invent it." - Alan Kay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.clozure.com/pipermail/openmcl-devel/attachments/20100424/cfb75051/attachment.htm>


More information about the Openmcl-devel mailing list