Searched defs:pthread_condattr_init (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_cond.c31 * pthread_condattr_init: allocates the cond attribute object and
34 #pragma weak _pthread_condattr_init = pthread_condattr_init
36 pthread_condattr_init(pthread_condattr_t *attr) function

Completed in 47 milliseconds