Home
last modified time | relevance | path

Searched refs:__thr_free (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libthr/thread/
HDthr_malloc.c100 __thr_free(void *cp) in __thr_free() function
HDthr_spec.c158 __thr_free(curthread->specific); in _thread_cleanupspecific()
HDthr_private.h1016 void __thr_free(void *cp);
HDthr_mutex.c492 __thr_free(m); in _thr_mutex_destroy()