HomeFreeBSD

libc, libthr: coordinate stubs for pthread_{suspend,resume}_all_np

Description

libc, libthr: coordinate stubs for pthread_{suspend,resume}_all_np

If libthr isn't linked into the process, then we don't have any pthreads
to worry about and our stubs can just return success -- there are none
to suspend/resume.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D47350

Details

Provenance
kevansAuthored on Thu, Nov 14, 2:48 AM
Reviewer
kib
Differential Revision
D47350: libc, libthr: coordinate stubs for pthread_{suspend,resume}_all_np
Parents
rG092e2ff33be2: ps.1: restore always true if predicate
Branches
Unknown
Tags
Unknown