Home
last modified time | relevance | path

Searched defs:init_lock (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dstrerror.c40 static void init_lock(void) { in init_lock() function
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dstrerror.c50 static void init_lock(void) { init_lock() function
/freebsd/crypto/openssl/crypto/
H A Dinit.c50 static CRYPTO_RWLOCK *init_lock = NULL; variable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h81 malloc_mutex_t init_lock; member
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c138 static malloc_mutex_t init_lock = SRWLOCK_INIT; variable
140 static malloc_mutex_t init_lock; variable
170 static malloc_mutex_t init_lock = MALLOC_MUTEX_INITIALIZER; variable