Fix a problem with the garbage collector, storing the stack top every
commitdb3ba490c542a23c56e8605e1d586d4edd18243f
authorGiuseppe Scrivano <gscrivano@gnu.org>
Mon, 21 Sep 2009 12:51:27 +0000 (21 14:51 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Mon, 21 Sep 2009 12:51:27 +0000 (21 14:51 +0200)
tree9b235aa2c272d0606debbf95ed978cd737c5e972
parent74e2b10a30c95ea6701cf3054cfd530ddae4b30b
Fix a problem with the garbage collector, storing the stack top every

time the running thread is blocked.
src/thread.c