gthr-posix.h
22.8 KB
-
re PR boehm-gc/34544 (pthread_default_stacksize_np failed.) · cf00499e
PR boehm-gc/34544 * gthr-posix.h (__gthread_start): Delete. (__gthread_active_init): Use pthread_default_stacksize_np instead of pthread_create to determine if hpux pthreads are active. * gthr-posix95.h (__gthread_start): Delete. (__gthread_active_init): Likewise use pthread_default_stacksize_np. From-SVN: r163003
John David Anglin committed