Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20001011221617.25953.qmail@web6203.mail.yahoo.com> Date: Wed, 11 Oct 2000 15:16:17 -0700 (PDT) From: srinivas reddy Subject: Need Solution -- MUtli-thread, Data privatization To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hai, I am Naga. Now I am working on multithreads. Now I have a single thread C++ based program with me. Almost all the calsses in that program are singleton. SO I can not instanciate any class more than once. Now I have to convert thisprogram to a multithread one. Number of threads are depending on the person running that program. But some times I want all threads to be use the same object, but with different data member values. To do that I down loaded some material from the web. But it is helping me. So I want a solution for this. And one more thing is, I want a good material on Data Privatization and Memory Classes. I hope I will get good solution. ===== Nagasreenivasa Reddy Surapareddy 6084,Crowne Falls Park way, Hoover, AL-35244. 205-326-2006(work) 205-444-9168(Resi) SurapareddyN AT EPEnergy DOT com __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com