Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libkse/thread/
Dthr_rtld.c39 static void _thr_rtld_lock_release(void *);
83 _thr_rtld_lock_release(void *lock) in _thr_rtld_lock_release() function
136 li.lock_release = _thr_rtld_lock_release; in _thr_rtld_init()
232 _thr_rtld_lock_release(void *lock) in _thr_rtld_lock_release() function
291 li.lock_release = _thr_rtld_lock_release; in _thr_rtld_init()
/freebsd-9-stable/lib/libthr/thread/
Dthr_rtld.c48 static void _thr_rtld_lock_release(void *);
145 _thr_rtld_lock_release(void *lock) in _thr_rtld_lock_release() function
206 li.lock_release = _thr_rtld_lock_release; in _thr_rtld_init()