Name

NAME

pthread_condattr_setclock — set the clock selection condition variable attribute

SYNOPSIS

THR CS #include <pthread.h>

       int pthread_condattr_setclock(pthread_condattr_t *attr,
           clockid_t clock_id);

DESCRIPTION

Refer to pthread_condattr_getclock().

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.