Home
last modified time | relevance | path

Searched defs:ZSTD_pthread_cond_destroy (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dthreading.c111 int ZSTD_pthread_cond_destroy(ZSTD_pthread_cond_t* cond) in ZSTD_pthread_cond_destroy() function
H A Dthreading.h59 #define ZSTD_pthread_cond_destroy(a) ((void)(a)) macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6900 #define ZSTD_pthread_cond_destroy(a) ((void)(a)) macro