HP 9000 Series 300 Tutorials Manual page 162

Device i/o and user interfacing hp-ux concepts and tutorials
Hide thumbs Also See for HP 9000 Series 300:
Table of Contents

Advertisement

#include <sys/rtprio.h>
main
0
{
}
int rtprio(). my_proc;
my_proc
=
0;
/* specifying process number zero tells rtprio */
/* to refer to the calling process. */
rtprio(my_proc. 127); /* priority 127
=
lowest real-time priority*/
rtprio(my_proc, RTPRIO_RTOFF); /* turn off real-time priority*/
A-10
Series 300 Dependencies

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Hp 9000 series 800

Table of Contents