cvs commit: src/sys/netgraph ng_base.c
Wojciech A. Koszek
wkoszek at FreeBSD.org
Fri Mar 30 14:34:35 UTC 2007
wkoszek 2007-03-30 14:34:34 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_base.c
Log:
Instead of direct manipulation on queue and worklist mutexes, bring macros
for doing this job. This change will make it easy to migrate from using
spinning locks to adaptive ones.
Reviewed by: glebius, julian
Approved by: cognet (mentor)
Revision Changes Path
1.130 +40 -27 src/sys/netgraph/ng_base.c
More information about the cvs-src
mailing list