Home
last modified time | relevance | path

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

/NextBSD/lib/libthr/thread/
HDthr_rtld.c55 struct rtld_lock { struct
60 static struct rtld_lock lock_place[MAX_RTLD_LOCKS] __aligned(CACHE_LINE_SIZE); argument
/NextBSD/libexec/rtld-elf/
HDrtld_lock.c180 struct rtld_lock { struct
183 } rtld_locks[RTLD_LOCK_CNT]; argument