21cd2dfc14
* Thread.cs: Add GLib.Thread.Supported, should be checked to avoid doing Thread.Init() twice (Mono runtime initialises GLib threads itself, MS runtime doesn't) * glue/thread.c: g_thread_supported() is a macro, so needs glue * glue/Makefile.am: * glue/makefile.win32: Update makefiles with new glue file. svn path=/trunk/gtk-sharp/; revision=54926 |
||
---|---|---|
.. | ||
error.c | ||
list.c | ||
Makefile.am | ||
makefile.win32 | ||
object.c | ||
slist.c | ||
thread.c | ||
type.c | ||
unichar.c | ||
value.c | ||
valuearray.c | ||
win32dll.c |