Home
last modified time | relevance | path

Searched defs:rtld_lock (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libthr/thread/
H A Dthr_rtld.c52 struct rtld_lock { struct
60 static struct rtld_lock lock_place[MAX_RTLD_LOCKS] __aligned(CACHE_LINE_SIZE); argument
/freebsd/libexec/rtld-elf/
H A Drtld_lock.c238 static struct rtld_lock { struct
241 } rtld_locks[RTLD_LOCK_CNT]; argument