Searched hist:136192 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/sys/
H A Dthr.hdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
/freebsd-10.3-release/lib/libthr/thread/
H A Dthr_exit.cdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
/freebsd-10.3-release/sys/compat/freebsd32/
H A Dfreebsd32_proto.hdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
H A Dfreebsd32_syscall.hdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
H A Dfreebsd32_syscalls.cdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
H A Dfreebsd32_sysent.cdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
H A Dsyscalls.masterdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days
/freebsd-10.3-release/sys/kern/
H A Dkern_thr.cdiff 136192 Wed Oct 06 14:23:00 MDT 2004 mtm Close a race between a thread exiting and the freeing of it's stack.
After some discussion the best option seems to be to signal the thread's
death from within the kernel. This requires that thr_exit() take an
argument.

Discussed with: davidxu, deischen, marcel
MFC after: 3 days

Completed in 228 milliseconds