Subj : Re: problem with pthread_kill To : comp.programming.threads From : martinacevedo Date : Tue Jul 19 2005 06:43 am yes, that's right, but it was there, I will remove it .... Ian ha escrito: > martinacevedo@gmail.com wrote: > > Thanks, I found that the library has an internal map with the current > > active threads, I search on this map before execute the > > pthread_kill()... > > > If it's in the map, why call pthread_kill? > > Ian .