For a program, I only worked with user threads or kernel threads. Which one should I choose?
Which one should choose user and kernel thread
72 Views Asked by mrsengineer At
2
For a program, I only worked with user threads or kernel threads. Which one should I choose?
accessing and modifying kernel threads isn't easy and feasible. It may even crash your system.