SYNOPSIS
SYNOPSIS
#include <sched.h>int sched_get_priority_min(int policy);
DESCRIPTION
The
PARAMETERS
- policy
-
Is the scheduling policy; one of the values specified in the DESCRIPTION section.
RETURN VALUES
On success,
CONFORMANCE
POSIX.1 (1996).
MULTITHREAD SAFETY LEVEL
MT-safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
pthread_attr_setschedparam() ,pthread_attr_setschedpolicy() ,pthread_setschedparam() ,sched_get_priority_max()
PTC MKS Toolkit 10.4 Documentation Build 39.