Searched refs:cond_destroy (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/cddl/contrib/opensolaris/head/
H A Dsynch.h103 int cond_destroy(cond_t *);
H A Dthread.h64 #define cond_destroy(l) pthread_cond_destroy(l) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp2581 TSAN_INTERCEPTOR_NETBSD_ALIAS(int, cond_destroy, void *c)
2801 TSAN_MAYBE_INTERCEPT_NETBSD_ALIAS(cond_destroy);

Completed in 110 milliseconds