diff options
author | Andy Wingo <wingo@pobox.com> | 2011-05-26 18:43:09 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2011-05-26 18:43:09 +0200 |
commit | 1b679a82e1d87e8bf10033292de6e53309057217 (patch) | |
tree | 32ef0ffe2b454a2117da22c2b20b0054479eed8e /libguile/eval.c | |
parent | ee395b7cfbd020338e4063fe5513945ddfda48eb (diff) | |
download | guile-1b679a82e1d87e8bf10033292de6e53309057217.tar.gz |
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.
Diffstat (limited to 'libguile/eval.c')
0 files changed, 0 insertions, 0 deletions