Searched defs:SCNUNLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Ddecl.h172 #define SCNUNLOCK(x) (void) mutex_unlock(&((Elf_Scn *)x)->s_mutex); macro
174 #define SCNUNLOCK(x) \ macro

Completed in 58 milliseconds