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

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetscn.c81 SCNLOCK(s) function
H A Ddecl.h164 #define SCNLOCK(x) (void) mutex_lock(&((Elf_Scn *)x)->s_mutex); macro
166 #define SCNLOCK(x) \ macro

Completed in 50 milliseconds