freebsd-dev/sys/compat/freebsd32
Mike Makonnen 401901ac43 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
2004-10-06 14:23:00 +00:00
..
freebsd32_misc.c Rework how we store process times in the kernel such that we always store 2004-10-05 18:51:11 +00:00
freebsd32_proto.h Close a race between a thread exiting and the freeing of it's stack. 2004-10-06 14:23:00 +00:00
freebsd32_syscall.h Close a race between a thread exiting and the freeing of it's stack. 2004-10-06 14:23:00 +00:00
freebsd32_syscalls.c Close a race between a thread exiting and the freeing of it's stack. 2004-10-06 14:23:00 +00:00
freebsd32_sysent.c Close a race between a thread exiting and the freeing of it's stack. 2004-10-06 14:23:00 +00:00
freebsd32_util.h Eliminate stackgap usage for the (woefully incomplete) path translations 2003-12-23 02:48:11 +00:00
freebsd32.h Catch up to the not-so-recent statfs(2) changes. 2004-04-14 23:17:37 +00:00
Makefile Begin attempting to consolidate the two different i386 emulations 2003-08-22 22:51:48 +00:00
syscalls.conf GC unused 'syshide' override to /dev/null. This was here to disable 2003-12-24 00:32:07 +00:00
syscalls.master Close a race between a thread exiting and the freeing of it's stack. 2004-10-06 14:23:00 +00:00