Subj : Re: pthread function behavior in C++ program To : comp.programming.threads From : Loic Domaigne Date : Sat Jun 11 2005 10:25 pm Salut Wij, >>HOWEVER, as POSIX does not actually provide any C++ >>language binding... >>... >>Similarly, as C++ says nothing about threads, you're left >>in a dark and sticky corner where any answer is entirely >>not just platform but release specific. > > > This is a terrible news, as ALL C++ library/program have to > use C functions someway, i.g. open/close/read/write...they > would have the same upgrading labor. I take your word. Have a look to: http://www.slamb.org/projects/cancellation_tests/ HTH, Loic. .