Related articles |
---|
How to implement a thread librar in C++ shakti.misra@wipro.com (DeltaOne) (2005-05-31) |
Re: How to implement a thread library in C++ lfinsto1@gwdg.de (Laurence Finston) (2005-06-02) |
Re: How to implement a thread library in C++ ang.usenet@gmail.com (Aaron Gray) (2005-06-02) |
Re: How to implement a thread librar in C++ christian.bau@cbau.freeserve.co.uk (Christian Bau) (2005-06-02) |
From: | "DeltaOne" <shakti.misra@wipro.com> |
Newsgroups: | comp.compilers |
Date: | 31 May 2005 21:37:55 -0400 |
Organization: | http://groups.google.com |
Keywords: | parallel, question |
Posted-Date: | 31 May 2005 21:37:55 EDT |
Hi all,
I want to build a thread library in C++. Can any one give me some
reference for this or tell how to design it?
~Thanks
[How about looking at existing C++ thread libraries and see how they
did it? -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.