Answers

Question and Answer:

  Home  Windows Programming

⟩ What is the limit on per process for creating a thread?

The number of threads a process can create is limited by the available virtual memory and depends on the default stack size

 139 views

More Questions for you: