glibc/sysdeps/htl/bits
Samuel Thibault 1bd7a06a95 htl: Hide __pthread_attr's __schedparam type [BZ #23088]
The content of the structure is only used internally, so we can make
__pthread_attr_getschedparam and __pthread_attr_setschedparam convert
between the public sched_param type and an internal __sched_param.

This allows to avoid to spuriously expose the sched_param type.

This fixes BZ #23088.
2022-01-15 21:31:08 +01:00
..
types htl: Hide __pthread_attr's __schedparam type [BZ #23088] 2022-01-15 21:31:08 +01:00
cancelation.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pthread-np.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pthread.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
pthreadtypes.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
semaphore.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
thread-shared-types.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00