Searched refs:elf_threaded (Results 1 – 2 of 2) sorted by relevance
161 #define elf_threaded (_elf_libc_threaded && *_elf_libc_threaded) macro167 if (elf_threaded) \175 if (elf_threaded) \186 if (elf_threaded) { \200 if (elf_threaded) { \213 if (elf_threaded) { \225 if (elf_threaded) { \360 if (elf_threaded) \368 if (elf_threaded) \376 if (elf_threaded) \[all …]
120 assert(!elf_threaded || RW_LOCK_HELD(&(scn->s_elf->ed_rwlock))); in _elf_locked_getdata()121 assert(!elf_threaded || MUTEX_HELD(&(scn->s_mutex))); in _elf_locked_getdata()