Searched defs:ZSTD_pthread_cond_t (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/lib/common/
H A Dthreading.h54 #define ZSTD_pthread_cond_t CONDITION_VARIABLE macro
88 #define ZSTD_pthread_cond_t pthread_cond_t macro
108 typedef int ZSTD_pthread_cond_t; typedef

Completed in 110 milliseconds