Added thread-queues (aka mailboxes).
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 19 Aug 2011 03:21:13 +0000 (20:21 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 19 Aug 2011 03:21:13 +0000 (20:21 -0700)
commite91c1501e353dc6e2ac2194837ab97e4d36ffdad
treeec2c389f236f7bd4016ab6088f0bbbffcc14c13d
parentd9ecbdc92d9f00de25e8c0cd8f4445c3c0aea35f
Added thread-queues (aka mailboxes).
src/runtime/runtime.pkg
src/runtime/thread-queue.scm [new file with mode: 0644]