DragonFly commits List (threaded) for 2007-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/kern kern_exit.c kern_sig.c
:Could you explain how this happens? lwp_signotify() wakes up/interrupts/=
:schedules the thread.
:
:cheers
: simon
Yes, it wakes up, checks for pending signals, find that there are
no pending signals, and goes right back to sleep without ever trying
to return to user mode so the WEXIT status is never checked.
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]