☰
D
dejadoc
PHOBOS
/
std.concurrency
/
ThreadScheduler.spawn
🔍
☾
ThreadScheduler.spawn
void spawn(void delegate() op)
Creates a new kernel thread and assigns it to run the supplied op.