Home
last modified time | relevance | path

Searched defs:LOCKTH (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/gcc/libmudflap/
H A Dmf-impl.h230 #define LOCKTH() do { extern unsigned long __mf_lock_contention; \ macro
238 #define LOCKTH() do {} while (0) macro