OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ZSTD_pthread_create
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/zstd/dist/lib/common/
threading.c
70
int
ZSTD_pthread_create
(ZSTD_pthread_t* thread, const void* unused,
threading.h
59
/*
ZSTD_pthread_create
() and ZSTD_pthread_join() */
62
int
ZSTD_pthread_create
(ZSTD_pthread_t* thread, const void* unused,
91
#define
ZSTD_pthread_create
(a, b, c, d) pthread_create((a), (b), (c), (d))
116
#define
ZSTD_pthread_create
(a, b, c, d) pthread_create((a), (b), (c), (d))
Completed in 17 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026