Searched refs:pthread_cond_t_sz (Results 1 – 14 of 14) sorted by relevance
31 extern unsigned pthread_cond_t_sz;
79 unsigned pthread_cond_t_sz = sizeof(pthread_cond_t); variable
44 extern unsigned pthread_cond_t_sz;
110 unsigned pthread_cond_t_sz = sizeof(pthread_cond_t); variable
40 extern unsigned pthread_cond_t_sz;
187 unsigned pthread_cond_t_sz = sizeof(pthread_cond_t); variable
34 extern unsigned pthread_cond_t_sz;
545 unsigned pthread_cond_t_sz = sizeof(pthread_cond_t); variable
215 unsigned pthread_cond_t_sz = sizeof(pthread_cond_t); variable
1008 void *newcond = WRAP(malloc)(pthread_cond_t_sz); in init_cond()1009 internal_memset(newcond, 0, pthread_cond_t_sz); in init_cond()
1116 void *newcond = WRAP(malloc)(pthread_cond_t_sz); in init_cond()1117 internal_memset(newcond, 0, pthread_cond_t_sz); in init_cond()
6383 <!-- unsigned int __sanitizer::pthread_cond_t_sz -->6384 …<var-decl name='pthread_cond_t_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer17pthread_c…
3709 …<var-decl name='pthread_cond_t_sz' type-id='type-id-211' mangled-name='_ZN11__sanitizer17pthread_c…