Subj : Re: problem with pthread_kill To : comp.programming.threads From : Ian Date : Tue Jul 19 2005 06:07 pm 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 .