Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libkse/thread/
Dthr_rtld.c37 static void *_thr_rtld_lock_create(void);
46 _thr_rtld_lock_create(void) in _thr_rtld_lock_create() function
132 li.lock_create = _thr_rtld_lock_create; in _thr_rtld_init()
159 _thr_rtld_lock_create(void) in _thr_rtld_lock_create() function
287 li.lock_create = _thr_rtld_lock_create; in _thr_rtld_init()
/freebsd-9-stable/lib/libthr/thread/
Dthr_rtld.c46 static void *_thr_rtld_lock_create(void);
62 _thr_rtld_lock_create(void) in _thr_rtld_lock_create() function
202 li.lock_create = _thr_rtld_lock_create; in _thr_rtld_init()