Make mono_gc_pthread_create () call pthread_create () directly, so libgc pthread...
authorZoltan Varga <vargaz@gmail.com>
Fri, 3 Jun 2011 13:23:22 +0000 (15:23 +0200)
committerZoltan Varga <vargaz@gmail.com>
Fri, 3 Jun 2011 13:24:26 +0000 (15:24 +0200)
commitfcba39cda15a3296cd84bd02d27a8ae6b665c42c
tree6732827c65aeeac148dcb1bc55c680d4cb850e54
parent7c85c560ea935b28c5e8492b1a0f6d5e6fe3c14e
Make mono_gc_pthread_create () call pthread_create () directly, so libgc pthread redirection works again. Make mono_threads_pthread_create () call mono_gc_pthread_create () instead. Fixes the OpenBSD build among others.
mono/io-layer/wthreads.c
mono/metadata/boehm-gc.c
mono/metadata/null-gc.c
mono/metadata/sgen-gc.c
mono/utils/mono-threads-posix.c
mono/utils/mono-threads.c
mono/utils/mono-threads.h