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

/netbsd-current/crypto/external/bsd/openssl.old/dist/include/internal/
H A Dthread_once.h36 * DECLARE_RUN_ONCE: Declare an initialiser function that should be run exactly
39 #define DECLARE_RUN_ONCE(init) \ macro
111 * DEFINE_RUN_ONCE_STATIC or DECLARE_RUN_ONCE. This function
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dthread_once.h47 * DECLARE_RUN_ONCE: Declare an initialiser function that should be run exactly
50 # define DECLARE_RUN_ONCE(init) \ macro
122 * DEFINE_RUN_ONCE_STATIC or DECLARE_RUN_ONCE. This function
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_local.h119 DECLARE_RUN_ONCE(do_engine_lock_init)
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_local.h100 DECLARE_RUN_ONCE(do_engine_lock_init)

Completed in 190 milliseconds