chickadee » continuations » make-threads

make-threadsprocedure

produces a threads object, which accepts five messages, 'halt, 'quit, 'spawn, 'yield and 'start, implementing cooperative threads.