remove gc pthread redirects entirely
authorAndy Wingo <wingo@pobox.com>
Thu, 26 May 2011 16:43:09 +0000 (18:43 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 26 May 2011 16:43:09 +0000 (18:43 +0200)
commit1b679a82e1d87e8bf10033292de6e53309057217
tree32ef0ffe2b454a2117da22c2b20b0054479eed8e
parentee395b7cfbd020338e4063fe5513945ddfda48eb
remove gc pthread redirects entirely

* libguile/pthread-threads.h: As an experiment, just define
  scm_i_pthread_create et al to their pthread_* functions, instead of
  the GC_ ones.  It seems sufficient, given that all uses of Guile have
  to go through scm_with_guile anyway...  Passes tests on my machine.
  Committing to give buildbots a go at it.
libguile/pthread-threads.h