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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_rtld.c51 static void _thr_rtld_lock_destroy(void *);
88 _thr_rtld_lock_destroy(void *lock) function
209 li.lock_destroy = _thr_rtld_lock_destroy;

Completed in 44 milliseconds