<p dir="ltr">Post it to the learn mailing list. There will be someone who can help you.</p>
<p dir="ltr">Dne 11. 11. 2015 17:30 napsal uživatel "Ish via Digitalmars-d" <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>>:<br>
><br>
> I am comping from C and POSIX threads. It is possible to start a posix thread in detached state by setting the arribute of thread_create to PTHREAD_CREATE_DETACHED<br>
> to recover the resources as soon as the thread terminates. Allows a large number of<br>
> threads to be created. Is there some thing similar in thread or fibers in D? Sample code will be appreciated.<br>
><br>
><br>
</p>