ThreadScheduler.spawn

void spawn(void delegate() op)

Creates a new kernel thread and assigns it to run the supplied op.