HomeFreeBSD

condvar: Clean up condvar.h a bit

Description

condvar: Clean up condvar.h a bit

  • Remove a typedef that has been unused for a long time.
  • Remove a LOCORE guard. MI headers like condvar.h don't need such a guard in general.
  • Move a forward declaration into the _KERNEL block.
  • Add a types.h include to make the file self-contained.

Reviewed by: kib
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D43449

(cherry picked from commit 61b0092be751b8241b65cc14e4167d431f1e5ad8)

Details

Provenance
markjAuthored on Jan 15 2024, 5:27 PM
Reviewer
kib
Differential Revision
D43449: condvar: Clean up condvar.h a bit
Parents
rG02f097e7f341: rc.d/kdc: Support start of MIT krb5kdc
Branches
Unknown
Tags
Unknown