Searched refs:SCNLOCK (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/dtrace-147/libelf/
H A Dgetscn.c81 SCNLOCK(s) function
H A Ddecl.h209 #define SCNLOCK(x) (void) mutex_lock(&((Elf_Scn *)x)->s_mutex); macro
211 #define SCNLOCK(x) \ macro
H A Dupdate.c617 SCNLOCK(s);
901 SCNLOCK(s);

Completed in 173 milliseconds