chibi-scheme/lib/srfi/18
Alex Shinn 51c12f6115 If the only available thread is paused and we need to schedule it, remove it from the paused list.
Fixes issue #138 - otherwise the thread can be revived in the repl after we sleep.
2012-08-13 13:49:48 +00:00
..
interface.scm Fixing mutex-unlock! with paused thread waiting on mutex-lock! 2012-08-08 00:21:00 +09:00
threads.c If the only available thread is paused and we need to schedule it, remove it from the paused list. 2012-08-13 13:49:48 +00:00
types.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00