chibi-scheme/lib/srfi/18
Alex Shinn da328bb88c Another thread patch from Lorenzo. If we're reduced to scheduling
a single thread blocked on an fd and the poll fails, optimistically
unblock it (so it can block again naturally), instead of just running
it still in a wait status.
2013-01-06 00:22:54 +09:00
..
interface.scm If we are re-awakened waiting on a thread-join! but without timing out, 2012-10-13 23:51:55 +09:00
threads.c Another thread patch from Lorenzo. If we're reduced to scheduling 2013-01-06 00:22:54 +09:00
types.scm automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00