win32: Allow POSIX threads to be used if --with-threads=posix
authorРуслан Ижбулатов <lrn1986@gmail.com>
Tue, 9 Apr 2013 12:09:33 +0000 (14:09 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 9 Apr 2013 12:10:13 +0000 (14:10 +0200)
commit2ca9dda72aa85756010dfc9b73aa0d891e61bf29
treef1e687e301c778ed30d4b5a98327082bc5145004
parent0a130c8bb0bbbbe392c3c10b92a09906ce8a07f3
win32: Allow POSIX threads to be used if --with-threads=posix

All tests pass with this patch AND a good pthreads implementation
(i'm using winpthreads, not pthreads-w32).

https://bugzilla.gnome.org/show_bug.cgi?id=697626
configure.ac
glib/Makefile.am
glib/glib-init.c
glib/gthread-posix.c