lib/thread.pir - Lua Thread
thread extends Parrot::Coroutine and base_lua to provide a class with the behaviour of the Lua Thread type.
thread
Parrot::Coroutine
base_lua
Thread
Francois Perrad.