This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: changes in pthread signal handling to achieve posix compliance?


On Tue, 29 Aug 2000, Hendricks, Kevin wrote:

> This seems like a huge change at the linuxthreads level in the glibc code
> since they use the thread specific signal approach to control most if not
> all individual thread restarts, etc.
> 
> Is this going to happen?  In time for glibc 2.2 or some later time frame?
> Will there still be an option to send a thread specific signal?

There will have to be, because otherwise what would pthread_kill() do?


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