[RFC PATCH v4 1/5] glibc: Perform rseq(2) registration at nptl init and thread creation
Rich Felker
dalias@libc.org
Thu Nov 22 14:36:00 GMT 2018
On Wed, Nov 21, 2018 at 01:39:32PM -0500, Mathieu Desnoyers wrote:
> Register rseq(2) TLS for each thread (including main), and unregister
> for each thread (excluding main). "rseq" stands for Restartable
> Sequences.
Maybe I'm missing something obvious, but "unregister" does not seem to
be a meaningful operation. Can you clarify what it's for?
Rich
More information about the Libc-alpha
mailing list