Home
last modified time | relevance | path

Searched defs:DEFINE_RUN_ONCE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dthread_once.h26 #define DEFINE_RUN_ONCE(init) \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dthread_once.h37 # define DEFINE_RUN_ONCE(init) \ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_lib.c21 DEFINE_RUN_ONCE(do_engine_lock_init) in DEFINE_RUN_ONCE() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_lib.c21 DEFINE_RUN_ONCE(do_engine_lock_init) in DEFINE_RUN_ONCE() function