mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Fix the counter_u64_alloc arguement
Approved by: glebius MFC after: 2 weeks
This commit is contained in:
parent
ff688a8694
commit
fa8175e48b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=276778
@ -80,7 +80,7 @@ Thus
|
||||
is considered suitable for accounting in the performance-critical
|
||||
code pathes.
|
||||
.Bl -tag -width indent
|
||||
.It Fn counter_u64_alloc how
|
||||
.It Fn counter_u64_alloc wait
|
||||
Allocate a new 64-bit unsigned counter.
|
||||
The
|
||||
.Fa wait
|
||||
|
Loading…
Reference in New Issue
Block a user