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