lundi 23 janvier 2017

Micro thread in c++

It is possible to reserve memory per thread in application with using std library? I want to create some micro threads and I would like to know how to reserve memory per thread and if it is possible what are the best practices to allocation memory for threads.

Aucun commentaire:

Enregistrer un commentaire