Home
last modified time | relevance | path

Searched refs:cond_attr (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/nptl/ !
Dpthread_cond_init.c26 __pthread_cond_init (pthread_cond_t *cond, const pthread_condattr_t *cond_attr) in __pthread_cond_init() argument
30 struct pthread_condattr *icond_attr = (struct pthread_condattr *) cond_attr; in __pthread_cond_init()
47 LIBC_PROBE (cond_init, 2, cond, cond_attr); in __pthread_cond_init()
Dold_pthread_cond_init.c26 const pthread_condattr_t *cond_attr) in __pthread_cond_init_2_0() argument
28 struct pthread_condattr *icond_attr = (struct pthread_condattr *) cond_attr; in __pthread_cond_init_2_0()
/glibc-2.36/htl/ !
Dforward.c96 (pthread_cond_t *cond, const pthread_condattr_t *cond_attr),
97 (cond, cond_attr), 0)
/glibc-2.36/sysdeps/htl/ !
DpthreadP.h45 const pthread_condattr_t *cond_attr);
/glibc-2.36/sysdeps/nptl/ !
DpthreadP.h420 const pthread_condattr_t *cond_attr);
543 const pthread_condattr_t *cond_attr);