CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/05 06:52:20
Modified files:
sys/kern : kern_synch.c
sys/sys : refcnt.h
share/man/man9 : refcnt_init.9 rwlock.9
Log message:
Document dt(4) tracing initializers for refcnt and rwlock.
Struct refcnt and rwlock can take trace index to create static
probes for btrace. Document rw_init_flags_trace(9) and use parameter
names consistently.
