Searched defs:SCNUNLOCK (Results 1 – 1 of 1) sorted by relevance
172 #define SCNUNLOCK(x) (void) mutex_unlock(&((Elf_Scn *)x)->s_mutex); macro174 #define SCNUNLOCK(x) \ macro