Searched defs:init_lock (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/lib/isc/unix/
H A Dstrerror.c42 static void init_lock(void) { function
/netbsd-current/external/bsd/ntp/dist/lib/isc/win32/
H A Dstrerror.c52 static void init_lock(void) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/rdata/in_1/
H A Dwks_11.c31 init_lock(void) { function
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/
H A Dinit.c85 static CRYPTO_RWLOCK *init_lock = NULL; variable
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/rdata/in_1/
H A Dwks_11.c43 init_lock(void) { function
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/
H A Dinit.c50 static CRYPTO_RWLOCK *init_lock = NULL; variable
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Drtree.h81 malloc_mutex_t init_lock; member in struct:rtree_s
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Drtree.h81 malloc_mutex_t init_lock; member in struct:rtree_s
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Djemalloc.c160 static malloc_mutex_t init_lock = SRWLOCK_INIT; variable
162 static malloc_mutex_t init_lock; variable
192 static malloc_mutex_t init_lock = MALLOC_MUTEX_INITIALIZER; variable
1563 malloc_mutex_lock(tsd_tsdn(tsd), &init_lock); local
1580 malloc_mutex_unlock(tsd_tsdn(tsd), &init_lock); local
[all...]
/netbsd-current/lib/libc/stdlib/
H A Djemalloc.c362 static mutex_t init_lock = MUTEX_INITIALIZER; variable
[all...]

Completed in 243 milliseconds