Home
last modified time | relevance | path

Searched defs:pthread_cond_destroy (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/lib/libc/thread/
Drthread_cond.c50 pthread_cond_destroy(pthread_cond_t *condp) in pthread_cond_destroy() function
Drthread_sync.c264 pthread_cond_destroy(pthread_cond_t *condp) in pthread_cond_destroy() function
/openbsd/src/gnu/gcc/gcc/
Dgthr-posix.c128 pthread_cond_destroy (pthread_cond_t *cond ATTRIBUTE_UNUSED) in pthread_cond_destroy() function
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgthr-dce.h79 #pragma weak pthread_cond_destroy macro
Dgthr-posix.h63 #pragma weak pthread_cond_destroy macro
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/dd/
Ddd_interceptors.cpp216 INTERCEPTOR(int, pthread_cond_destroy, pthread_cond_t *c) { in INTERCEPTOR() argument
/openbsd/src/gnu/llvm/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp1327 INTERCEPTOR(int, pthread_cond_destroy, void *c) { in INTERCEPTOR() argument