crategus / cl-cffi-gtk

cl-cffi-gtk is a Lisp binding to the GTK+ 3 library.
http://www.crategus.com/books/cl-cffi-gtk
146 stars 33 forks source link

Fix for deadlock on win32 #24

Closed ghost closed 9 years ago

ghost commented 10 years ago

Hi Crategus,

I think this is adequate for fixing under Windows for most implementations (tested myself with SBCL).

crategus commented 9 years ago

Thank you very much for your help. I have done the pull request.