Searched defs:PREACTION (Results 1 – 1 of 1) sorted by relevance
2157 #define PREACTION(M) ((GLOBALLY_INITIALIZE() || use_lock(M))? ACQUIRE_LOCK(&(M)->mutex) : 0) macro2162 #define PREACTION(M) (0) macro