cvs commit: src/sys/kern kern_synch.c
Dag-Erling Smørgrav
des at des.no
Wed Feb 22 15:10:46 PST 2006
Jeff Roberson <jroberson at chesapeake.net> writes:
> The api used to be mtx_enter(). It's nice to have consistent
> comments so we don't confuse new developers or non-native english
> speakers.
especially when "mtx_enter()" suggests the use of mutexes to protect
code, while the policy in FreeBSD is to use mutexes to protect data.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the cvs-src
mailing list