DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/lib/libthread_xu Makefile pthread.map src/lib/libthread_xu/arch Makefile.inc src/lib/libthread_xu/arch/alpha Makefile.inc src/lib/libthread_xu/arch/alpha/alpha pthread_md.c src/lib/libthread_xu/arch/alpha/include pthread_md.h src/lib/libthread_xu/arch/amd64 ...


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Wed, 2 Feb 2005 15:14:46 +0100
Mail-followup-to: commits@crater.dragonflybsd.org

On Wed, Feb 02, 2005 at 09:58:09PM +0800, User Davidxu wrote:
> This is fine to me, did you consider how to exit whole process not
> just a single thread ? right now, I am using _exit(), but it only
> exits current thread, other threads can not be shutdown.

We should just split this into a process exit and a "thread"
access. But not before we handle the signals correctly.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]