Resolve a deadlock caused by not checking mutex state after calling `SCM_TICK'.
authorJulian Graham <julian@countyhell.(none)>
Sat, 30 Aug 2008 23:03:21 +0000 (19:03 -0400)
committerLudovic Courtès <ludo@gnu.org>
Sun, 31 Aug 2008 19:17:18 +0000 (21:17 +0200)
commit37a52039553b08c568e596852a871e59948ebfa6
tree40c94a9c761d3aa9bd728dd855fb1be0347b05b4
parentd0b6ad349184773a3a7c515612858d84b5fd7f01
Resolve a deadlock caused by not checking mutex state after calling `SCM_TICK'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
libguile/ChangeLog
libguile/threads.c