Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_interceptors.cpp204 INTERCEPTOR(int, pthread_cond_signal, pthread_cond_t *c) { in INTERCEPTOR() argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1299 INTERCEPTOR(int,pthread_cond_signal,void * c) INTERCEPTOR() argument