mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-26 15:00:06 +00:00
1bd7a06a95
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. |
||
---|---|---|
.. | ||
types | ||
cancelation.h | ||
pthread-np.h | ||
pthread.h | ||
pthreadtypes.h | ||
semaphore.h | ||
thread-shared-types.h |