Date: Tue, 31 Dec 2002 16:35:46 -0800 (PST) From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c Message-ID: <200301010035.h010ZkLF046028@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2002/12/31 16:35:46 PST Modified files: sys/kern kern_descrip.c Log: fdinit() does not need to lock the filedesc it is creating as no one besideds itself has access until the function returns. Revision Changes Path 1.174 +0 -3 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301010035.h010ZkLF046028>