HP-UX Reference (11i v3 07/02) - 3 Library Functions N-Z (vol 7)
p
pthread_getschedparam(3T) pthread_getschedparam(3T)
(Pthread Library)
[EINVAL] policy or one of the scheduling parameters in param is invalid.
[ENOTSUP] Either the policy or scheduling parameters contain an unsupported value.
[EPERM] The caller does not have permission to set either the scheduling policy specified in pol-
icy or the scheduling parameters specified in param for thread.
[ESRCH] No thread could be found corresponding to thread.
For each of the following conditions, if the condition is detected, the
pthread_getschedparam()
function returns the corresponding error number:
[ESRCH] No thread could be found corresponding to thread.
[EINVAL] The value specified by policy or param is invalid.
AUTHOR
pthread_getschedparam()
and pthread_setschedparam()
were derived from the IEEE
POSIX P1003.1c standard.
SEE ALSO
pthread_attr_setschedparam(3T), pthread_attr_setschedpolicy(3T), pthread_attr_getschedparam(3T),
pthread_attr_getschedpolicy(3T), rtsched(2).
STANDARDS CONFORMANCE
pthread_getschedparam()
: POSIX 1003.1c.
pthread_setschedparam()
: POSIX 1003.1c.
HP-UX 11i Version 3: February 2007 − 2 − Hewlett-Packard Company 199