deischen 2005-08-30 12:42:01 UTC
FreeBSD src repository
Modified files:
lib/libpthread/thread thr_kern.c
Log:
Allocate a thread's tcb last so it is easier to handle failures to
malloc() siginfo.
PR: 85468
Revision Changes Path
1.118 +21 -20 src/lib/libpthread/thread/thr_kern.c