Home
last modified time | relevance | path

Searched refs:SCNUNLOCK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetscn.c76 SCNUNLOCK(prev_s) in elf_getscn()
81 SCNUNLOCK(s) in elf_getscn()
86 SCNUNLOCK(s) in elf_getscn()
93 SCNUNLOCK(prev_s) in elf_getscn()
H A Dupdate.c644 SCNUNLOCK(s); in wrt()
647 SCNUNLOCK(s); in wrt()
924 SCNUNLOCK(s); in _elfxx_swap_wrimage()
928 SCNUNLOCK(s); in _elfxx_swap_wrimage()
H A Ddecl.h159 #define SCNUNLOCK(x) \ macro