Subj : I still need use function thr_setconcurrency in Solaris9? To : comp.programming.threads From : Franklin Li Date : Fri Mar 04 2005 04:23 pm Hi All, I'm doing some Pthread programming on Solaris9. From book "Programming with Posix threads", I need use function thr_setconcurrency. But it's in Solaris 2.5. For Solaris9, I still need use this function? From my testing, it seems no necessary. If necessary, could you tell me the reason? Thanks. Franklin .