Name

NAME

pthread_condattr_setpshared — set the process-shared condition variable attribute

SYNOPSIS

THR TSR #include <pthread.h>

        int pthread_condattr_setpshared(pthread_condattr_t *attr,
           int pshared);

DESCRIPTION

Refer to pthread_condattr_getpshared().

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.