This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

linux threads, the manager.




Hello everybody:

I have a multithread program, and when i kill the thread manager( the 2nd
created, and the parent of the 3 threads i generate) it become defunct and
the 3 threads get init as parent.
I know the manager is waiting the threads to die so until i kill each thread
i can't termitate with the manager.
I would like every threads to die when i kill whatever thread in the group. 
I'm running glibc 2.1.3 in a RH 6.2 ( kernel 2.2.14-5)

Thanks in advance


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]