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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_rtld.c52 static void _thr_rtld_lock_release(void *);
149 _thr_rtld_lock_release(void *lock) function
212 li.lock_release = _thr_rtld_lock_release;

Completed in 107 milliseconds