Date: Sun, 10 Sep 2000 19:32:30 -0700 (PDT) From: Jason Evans <jasone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200009110232.TAA98157@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jasone 2000/09/10 19:32:30 PDT Modified files: sys/kern kern_malloc.c Log: Add malloc_mtx to protect malloc and friends, so that they're thread-safe. Reviewed by: peter Revision Changes Path 1.71 +31 -2 src/sys/kern/kern_malloc.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?200009110232.TAA98157>