Searched refs:DEFINE_RUN_ONCE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dthread_once.h13 * DEFINE_RUN_ONCE: Define an initialiser function that should be run exactly
17 * DEFINE_RUN_ONCE(myinitfunc)
26 #define DEFINE_RUN_ONCE(init) \ macro
37 * once that has been defined in another file via DEFINE_RUN_ONCE().
110 * @init: function name that was previously given to DEFINE_RUN_ONCE,
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dthread_once.h24 * DEFINE_RUN_ONCE: Define an initialiser function that should be run exactly
28 * DEFINE_RUN_ONCE(myinitfunc)
37 # define DEFINE_RUN_ONCE(init) \ macro
48 * once that has been defined in another file via DEFINE_RUN_ONCE().
121 * @init: function name that was previously given to DEFINE_RUN_ONCE,
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_lib.c21 DEFINE_RUN_ONCE(do_engine_lock_init) function
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_lib.c21 DEFINE_RUN_ONCE(do_engine_lock_init) function

Completed in 207 milliseconds