Home
last modified time | relevance | path

Searched defs:_pthread_mutex_init_calloc_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dmutex.c47 JEMALLOC_EXPORT int _pthread_mutex_init_calloc_cb(pthread_mutex_t *mutex, in _pthread_mutex_init_calloc_cb() function
45 #pragma weak _pthread_mutex_init_calloc_cb global() macro
/freebsd/lib/libthr/thread/
H A Dthr_mutex.c407 _pthread_mutex_init_calloc_cb(pthread_mutex_t *mutex, in _pthread_mutex_init_calloc_cb() function