Make thread calls unconditional if G_THREADS_MANDATORY is set
authorAlexander Larsson <alexl@redhat.com>
Tue, 12 Jan 2010 20:26:52 +0000 (21:26 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 12 Jan 2010 20:37:41 +0000 (21:37 +0100)
commitde5c708e0b3d257388d3a5d09c80806d27069c88
treebc2118a6677ec794a40b25568799acffb3c12b35
parentfa2bced1f30f93443ef43ce8b5b1e437cd07168c
Make thread calls unconditional if G_THREADS_MANDATORY is set

Since gobject now initialized threads unconditionally if threads are
available it makes no sense to have each thread operation
conditionally check if threads are enables, so allow this to be avoided.

https://bugzilla.gnome.org/show_bug.cgi?id=606775
glib/gthread.h