HomeFreeBSD

libthr: add some tests for pthread_atfork() handling

Description

libthr: add some tests for pthread_atfork() handling

Test that it generally functions, and also that registering multiple
times calls each handler in the order that it's documented to call them
in.

Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D47348

Details

Provenance
kevansAuthored on Nov 14 2024, 1:33 AM
Reviewer
kib
Differential Revision
D47348: libthr: add some tests for pthread_atfork() handling
Parents
rG36887e04947f: sched_getcpu: Add man page
Branches
Unknown
Tags
Unknown