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

/freebsd-13-stable/libexec/rtld-elf/
H A Drtld_lock.h58 int (*thread_clr_flag)(int); member in struct:RtldLockInfo
H A Drtld_lock.c222 lockinfo.thread_clr_flag(mask);
337 deflockinfo.thread_clr_flag = def_thread_clr_flag;
431 lockinfo.thread_clr_flag = pli->thread_clr_flag;
/freebsd-13-stable/lib/libthr/thread/
H A Dthr_rtld.c240 li.thread_clr_flag = _thr_rtld_clr_flag;

Completed in 68 milliseconds