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

/freebsd-12-stable/lib/libthr/thread/
H A Dthr_rtld.c50 static void *_thr_rtld_lock_create(void);
66 _thr_rtld_lock_create(void) function
70 static const char fail[] = "_thr_rtld_lock_create failed\n";
208 li.lock_create = _thr_rtld_lock_create;

Completed in 107 milliseconds