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

/freebsd-13-stable/lib/libthr/thread/
H A Dthr_malloc.c91 __thr_calloc(size_t num, size_t size) function
H A Dthr_spec.c184 tmp = __thr_calloc(PTHREAD_KEYS_MAX,
H A Dthr_mutex.c311 __thr_calloc);
314 __thr_calloc);
398 __thr_calloc));
H A Dthr_private.h1018 void *__thr_calloc(size_t num, size_t size);

Completed in 73 milliseconds