Searched refs:elf_threaded (Results 1 – 2 of 2) sorted by relevance
153 #define elf_threaded (_elf_libc_threaded && *_elf_libc_threaded) macro156 if (elf_threaded) \160 if (elf_threaded) \164 if (elf_threaded) { \171 if (elf_threaded) { \178 if (elf_threaded) { \184 if (elf_threaded) { \309 if (elf_threaded) \313 if (elf_threaded) \317 if (elf_threaded) \[all …]
118 assert(!elf_threaded || RW_LOCK_HELD(&(scn->s_elf->ed_rwlock))); in _elf_locked_getdata()119 assert(!elf_threaded || MUTEX_HELD(&(scn->s_mutex))); in _elf_locked_getdata()