Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libmudflap/
H A Dmf-impl.h235 #define UNLOCKTH() do { int rc = pthread_mutex_unlock (& __mf_biglock); \ macro
239 #define UNLOCKTH() do {} while (0) macro