NAME
src/pmc/threadinterpreter.pmc - INTERNAL Interpreter for OS level worker thread(pthread).
DESCRIPTION
ThreadInterpreter extends ParrotInterpreter to provide a interpreter to be used internally in a OS level worker thread(pthread). which supports:
Methods
void init()
Initializes the thread.