This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r191601 - in /branches/gupc/libgupc: ChangeLog ...


Author: nenadv
Date: Fri Sep 21 00:40:23 2012
New Revision: 191601

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191601
Log:
libgupc/
	* smp/upc_main.c (__upc_monitor_threads): Install
	SIGTERM handler for the monitor thread.  Use process
	group (instead of PID) for killpg().  Announce child
	KILL signal if upc global exit is not underway.
	(__upc_sigterm_handler): New. Terminate the program on
	SIGTERM to the monitor thread.

Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/smp/upc_main.c


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