Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread Can I have 2 memory tables pointing to the same memory table?
Tue, Jul 10 2007 2:26 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Dave


The key word is "process". Unless you're doing something very strange all the threads in a multi-threaded app belong to the same process so they share the memory tables.

Roy Lambert
Tue, Jul 10 2007 10:38 AMPermanent Link

Dave Harrison
Roy Lambert wrote:
> Dave
>
>
> The key word is "process". Unless you're doing something very strange all the threads in a multi-threaded app belong to the same process so they share the memory tables.
>
> Roy Lambert
>
Roy,
    Ok, I misinterpreted Process as Thread. Thanks for the clarification.

Dave
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image