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_once
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/comp/
c_zstd.c
359
static CRYPTO_ONCE
zstd_once
= CRYPTO_ONCE_STATIC_INIT;
variable
408
if (RUN_ONCE(&
zstd_once
, ossl_comp_zstd_init))
419
if (RUN_ONCE(&
zstd_once
, ossl_comp_zstd_init))
499
if (RUN_ONCE(&
zstd_once
, ossl_comp_zstd_init))
Completed in 17 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026