Home
last modified time | relevance | path

Searched refs:ZSTD_pthread_mutex_unlock (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dpool.c81 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_thread()
93 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_thread()
101 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_thread()
170 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_join()
200 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_joinJobs()
252 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_resize()
296 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_add()
305 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_tryAdd()
309 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_tryAdd()
/freebsd/sys/contrib/zstd/lib/common/
H A Dpool.c80 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_thread()
92 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_thread()
100 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_thread()
169 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_join()
199 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_joinJobs()
251 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_resize()
295 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_add()
304 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_tryAdd()
308 ZSTD_pthread_mutex_unlock(&ctx->queueMutex); in POOL_tryAdd()
H A Dthreading.h49 #define ZSTD_pthread_mutex_unlock(a) LeaveCriticalSection((a)) macro
81 #define ZSTD_pthread_mutex_unlock(a) pthread_mutex_unlock((a)) macro
106 #define ZSTD_pthread_mutex_unlock(a) pthread_mutex_unlock(*(a)) macro
128 #define ZSTD_pthread_mutex_unlock(a) ((void)(a)) macro
H A Dthreading.c62 ZSTD_pthread_mutex_unlock(&thread_param->initialized_mutex); in worker()
107 ZSTD_pthread_mutex_unlock(&thread_param.initialized_mutex); in ZSTD_pthread_create()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.c153 ZSTD_pthread_mutex_unlock(&bufPool->poolMutex); in ZSTDMT_sizeof_bufferPool()
167 ZSTD_pthread_mutex_unlock(&bufPool->poolMutex); in ZSTDMT_setBufferSize()
205 ZSTD_pthread_mutex_unlock(&bufPool->poolMutex); in ZSTDMT_getBuffer()
212 ZSTD_pthread_mutex_unlock(&bufPool->poolMutex); in ZSTDMT_getBuffer()
264 ZSTD_pthread_mutex_unlock(&bufPool->poolMutex); in ZSTDMT_releaseBuffer()
267 ZSTD_pthread_mutex_unlock(&bufPool->poolMutex); in ZSTDMT_releaseBuffer()
429 ZSTD_pthread_mutex_unlock(&cctxPool->poolMutex); in ZSTDMT_sizeof_CCtxPool()
442 ZSTD_pthread_mutex_unlock(&cctxPool->poolMutex); in ZSTDMT_getCCtx()
445 ZSTD_pthread_mutex_unlock(&cctxPool->poolMutex); in ZSTDMT_getCCtx()
461 ZSTD_pthread_mutex_unlock(&pool->poolMutex); in ZSTDMT_releaseCCtx()
[all …]
/freebsd/sys/contrib/zstd/programs/
H A Dzstdcli_trace.c120 ZSTD_pthread_mutex_unlock(&g_mutex); in TRACE_log()
H A Dfileio_asyncio.c216 ZSTD_pthread_mutex_unlock(&ctx->ioJobsMutex); in AIO_IOPool_unlockJobsMutex()
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.c917 ZSTD_pthread_mutex_unlock(&best->mutex);
945 ZSTD_pthread_mutex_unlock(&best->mutex);
980 ZSTD_pthread_mutex_unlock(&best->mutex);
995 ZSTD_pthread_mutex_unlock(&best->mutex);