Re: Multithreaded application freezing





On Thu, Feb 5, 2015 at 12:34 PM, David Nečas <yeti physics muni cz> wrote:
On Thu, Feb 05, 2015 at 12:28:02PM -0500, Paul Davis wrote:
> threads can use all the same mechanisms as processes, but don't have to use
> OS provided APIs to share address spaces. that's really the only
> difference.

This is false.  Threads within one process share much more properties
and state.

Yes of course. I was trying to be concise, and focused on ideas related to communication and synchronization.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]