Home
last modified time | relevance | path

Searched refs:ELFRWLOCKINIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dbegin.c134 ELFRWLOCKINIT(&elf->ed_rwlock); in _elf_config()
334 ELFRWLOCKINIT(&elf->ed_rwlock); in elf_begin()
H A Ddecl.h360 #define ELFRWLOCKINIT(lock) \ macro