Home
last modified time | relevance | path

Searched defs:ZSTD_pthread_mutex_unlock (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/common/
H A Dthreading.h54 #define ZSTD_pthread_mutex_unlock(a) LeaveCriticalSection((a)) macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c6895 #define ZSTD_pthread_mutex_unlock(a) LeaveCriticalSection((a)) macro