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.c52 static CRYPTO_RWLOCK *init_lock = NULL; variable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h81 malloc_mutex_t init_lock; global() member
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c138 static malloc_mutex_t init_lock = SRWLOCK_INIT; global() variable
140 static malloc_mutex_t init_lock; global() variable
170 static malloc_mutex_t init_lock = MALLOC_MUTEX_INITIALIZER; global() variable
[all...]