HomeFreeBSD

umtx: Split umtx.h on two counterparts.

Description

umtx: Split umtx.h on two counterparts.

To prevent umtx.h polluting by future changes split it on two headers:
umtx.h - ABI header for userspace;
umtxvar.h - the kernel staff.

While here fix umtx_key_match style.

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

Details

Provenance
dchaginAuthored on Jul 29 2021, 9:41 AM
Reviewer
kib
Differential Revision
D31248: umtx: Split umtx.h on two counterparts.
Parents
rG7cf06e075d1c: freebsd32: Remove the unnecessary spaces.
Branches
Unknown
Tags
Unknown