Searched refs:pthread_condattr_setclock (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/lib/libc/thread/
H A Drthread_condattr.c60 pthread_condattr_setclock(pthread_condattr_t *attr, clockid_t clock_id) function
/openbsd-current/lib/libc/hidden/
H A Dpthread.h33 PROTO_STD_DEPRECATED(pthread_condattr_setclock); variable
/openbsd-current/regress/lib/libpthread/pthread_cond_timedwait/
H A Dpthread_cond_timedwait.c87 CHECKr(pthread_condattr_setclock(&condattr, CLOCK_MONOTONIC));
/openbsd-current/lib/librthread/
H A Dpthread.h57 PROTO_STD_DEPRECATED(pthread_condattr_setclock); variable
/openbsd-current/include/
H A Dpthread.h278 int pthread_condattr_setclock(pthread_condattr_t *, clockid_t);

Completed in 204 milliseconds