This is the mail archive of the
libc-alpha@sources.redhat.com
mailing list for the glibc project.
Re: changes in pthread signal handling to achieve posixcompliance?
- To: Kaz Kylheku <kaz at ashi dot footprints dot net>
- Subject: Re: changes in pthread signal handling to achieve posixcompliance?
- From: "Hendricks, Kevin" <khendricks at ivey dot uwo dot ca>
- Date: Tue, 29 Aug 2000 10:05:41 -0400
- Cc: libc-alpha at sourceware dot cygnus dot com
- References: <v03110703b5d167f74325@[129.100.29.243]>
Hi,
>> Will there still be an option to send a thread specific signal?
>
>There will have to be, because otherwise what would pthread_kill() do?
Good point! I guess I should be more concerned about asynchronous external
signals that need to be handled by applications (sigquit, sigchild of
another thread? etc)?
More specifically, will you still need/use a manager thread in your
pthreads implementation? Right now you also use the manager thread to make
your sem_post asynch signal safe. If the goal of these changes is to speed
up thread creation, what changes will occur and when?
I guess I am asking, is this something I need to worry about for glibc 2.2
and kernel 2.4 or would changes like this be restricted to some glibc 2.2.X
or higher release?
Thanks for any info,
Kevin
--
Kevin B. Hendricks, Associate Professor of Operations and Information
Technology
Richard Ivey School of Business, University of Western Ontario
London, Ontario N6A-3K7 CANADA
khendricks@ivey.uwo.ca, (519) 661-3874, fax: 519-661-3959