Module Name: src Committed By: riz Date: Sun Nov 21 17:36:45 UTC 2010
Modified Files: src/sys/kern [netbsd-5]: sys_lwp.c Log Message: Pull up following revision(s) (requested by skrll in ticket #1415): sys/kern/sys_lwp.c: revision 1.50 Follow the correct locking protocol when creating an LWP and the process is stopping. Problem found by running the gdb testsuite (gdb didn't have pthreads support) Thanks to rmind for help with this. To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.43.4.1 src/sys/kern/sys_lwp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.