Name

NAME

pthread_mutexattr_setprioceiling — set the prioceiling attribute of the mutex attributes object (REALTIME THREADS)

SYNOPSIS

THR TPP #include <pthread.h>

        int pthread_mutexattr_setprioceiling(pthread_mutexattr_t *attr,
            int prioceiling);

DESCRIPTION

Refer to pthread_mutexattr_getprioceiling().

Get Professional Multicore Programming: Design and Implementation for C++ Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.