Re: Issue in man page pthread_attr_setschedpolicy.3
From: Alejandro Colomar <alx@kernel.org>
Date: 2025-08-24 19:15:32
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Alejandro Colomar <alx@kernel.org>
Date: 2025-08-24 19:15:32
Hi Helge, On Sun, Aug 24, 2025 at 02:48:48PM +0000, Helge Kreutzmann wrote:
Without further ado, the following was found: Issue: inherit-scheduler → inherit scheduler
I think this is correct. I think it's this: <https://www.grammar-monster.com/lessons/hyphens_in_compound_adjectives.htm> Cheers, Alex
"In order for the policy setting made by B<pthread_attr_setschedpolicy>() to " "have effect when calling B<pthread_create>(3), the caller must use " "B<pthread_attr_setinheritsched>(3) to set the inherit-scheduler attribute " "of the attributes object I<attr> to B<PTHREAD_EXPLICIT_SCHED>."
-- <https://www.alejandro-colomar.es/>