A multi-threaded process forks


If a multi-threaded process forks, a problem occurs if the child gets copies of all the parents's threads. Suppose that one of the original threads was waiting for keyboard input. Now two threads are waiting for keyboard input one in each process. Does this problem ever occur in single-threaded processes?

Request for Solution File

Ask an Expert for Answer!!
Electrical Engineering: A multi-threaded process forks
Reference No:- TGS0427814

Expected delivery within 24 Hours