fix bug in synccall with no threads: lock was taken but never released
authorRich Felker <dalias@aerifal.cx>
Sat, 30 Jul 2011 04:24:26 +0000 (00:24 -0400)
committerRich Felker <dalias@aerifal.cx>
Sat, 30 Jul 2011 04:24:26 +0000 (00:24 -0400)
commit7dd60b80f965af451f952b9f45bd9b6aec0fae74
treef166001b5f5ef541cfcbc34155a7f27bd8d21120
parentafade2356ea148e715307be8f7334b790282341e
fix bug in synccall with no threads: lock was taken but never released
src/thread/synccall.c