Home
last modified time | relevance | path

Searched defs:newcond (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp167 void *newcond = InternalAlloc(sizeof(pthread_cond_t)); in init_cond() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1182 void *newcond = WRAP(malloc)(pthread_cond_t_sz); init_cond() local