Date: Tue, 23 Jan 2001 13:06:30 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/streams streams.c Message-ID: <200101232106.f0NL6VE87679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2001/01/23 13:06:30 PST
Modified files:
sys/dev/streams streams.c
Log:
- Add necessary proc locking.
- Use proper atomic operations to make the run time initialization
controlled by svr_str_initialized be MP safe.
- Use appropriate queue(3) macros where needed.
Revision Changes Path
1.21 +16 -6 src/sys/dev/streams/streams.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?200101232106.f0NL6VE87679>
