This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
chibi-scheme
Watch
1
Star
0
Fork
You've already forked chibi-scheme
0
mirror of
https://github.com/ashinn/chibi-scheme.git
synced
2025-07-07 05:06:37 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
51c12f6115
chibi-scheme
/
lib
/
srfi
/
18
History
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