opnsense-src/lib/libthr
John Baldwin c4ec1f6efb libthr: Use TLS_TCB_* in _tcb_[cd]tor.
This matches libc and rtld in using the alignment (TLS_TCB_ALIGN) from
machine/tls.h instead of hardcoding 16.

Reviewed by:	kib
Sponsored by:	The University of Cambridge, Google Inc.
Differential Revision:	https://reviews.freebsd.org/D34023

(cherry picked from commit 8de1a8131e)
2022-04-29 16:05:18 -07:00
..
arch libthr: Use <machine/tls.h> for most MD TLS details. 2022-04-29 13:50:05 -07:00
sys spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
tests _umtx_op: fix a compat32 bug in UMTX_OP_NWAKE_PRIVATE 2020-11-17 03:34:01 +00:00
thread libthr: Use TLS_TCB_* in _tcb_[cd]tor. 2022-04-29 16:05:18 -07:00
libthr.3 libthr(3): explain some internals of the locks implementation 2021-10-08 03:42:38 +03:00
Makefile libthr: Disable stack unwinding on ARM. 2022-02-20 13:29:59 +01:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
plockstat.d Add the DTrace probe definitions for plockstat support. 2014-07-05 19:49:31 +00:00
pthread.map rtld: workaround for broken ABI 2021-04-23 14:14:08 +03:00