Searched defs:ZSTD_pthread_cond_destroy (Results 1 – 2 of 2) sorted by relevance
111 int ZSTD_pthread_cond_destroy(ZSTD_pthread_cond_t* cond) in ZSTD_pthread_cond_destroy() function
59 #define ZSTD_pthread_cond_destroy(a) ((void)(a)) macro