171 Subj : Re: "why" use pthreads ? To : comp.programming.threads From : Chris Friesen Date : Wed Oct 12 2005 01:51 pm inanc.gumus@gmail.com wrote: > in unix based systems it's OK, but in windows is OK too? and what > aspects are more effective using pthreads instead of native thread apis? On some systems pthreads *are* the native thread api. Chris . 0