Name

NAME

pthread_setschedparam — dynamic thread scheduling parameters access (REALTIME THREADS)

SYNOPSIS

THR TPS #include <pthread.h>

        int pthread_setschedparam(pthread_t thread,   int policy,
            const struct sched_param *param);

DESCRIPTION

Refer to pthread_getschedparam().

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.116.21.109