HomeFreeBSD

Remove old spinlock_debug code from libc

Description

Remove old spinlock_debug code from libc

This no longer seems useful. Remove it.

This was prompted by a "cast discards volatile qualifier" warning
in libthr when WARNS=6.

Reviewed by: kib
MFC after: 3 days
Sponsored by: Dell EMC
Differential Revision: https://reviews.freebsd.org/D10832

Details

Provenance
vangyzenAuthored on
Reviewer
kib
Differential Revision
D10832: libthr: use default WARNS level of 6, and fix warnings
Parents
rS318581: libthr: change CHECK_AND_INIT_RWLOCK to an inline function
Branches
Unknown
Tags
Unknown