Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dbackground_thread.c44 pthread_create_wrapper(pthread_t *__restrict thread, const pthread_attr_t *attr, in pthread_create_wrapper() function
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h115 #define pthread_create_wrapper JEMALLOC_N(pthread_create_wrapper) macro