freebsd-src/lib/libthr/arch
Brooks Davis ef9871c620 libthr: move _umtx_op_err() to libsys
Declare in sys/umtx.h and implement in libsys.  Explicitly link libthr
with libsys.

When building libthr static include _umtx_op_err so we don't break static
linkage with -lpthread.

Reviewed by:	kib, emaste, imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/908
2024-02-05 20:34:56 +00:00
..
aarch64 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
amd64 libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
arm/include Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
i386 libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
powerpc/include libthr: move _umtx_op_err() to libsys 2024-02-05 20:34:56 +00:00
riscv Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00