Lines Matching defs:msg
48 #define FATAL(msg, fcode) \ argument
55 #define FATAL3(msg, fcode, retval) \ argument
64 #define LOCKVAL(lockcall, msg, lockcode) \ argument
74 #define LOCKVAL(lockcall, msg, lockcode) \ argument
84 #define LOCKV(lockcall, msg) \ argument
91 #define LOCK(lockcall, retval, msg) \ argument
100 #define READLOCK(this, retval, msg) \ argument
102 #define READUNLOCK(this, retval, msg) \ argument
106 #define READLOCKV(this, msg) \ argument
108 #define READUNLOCKV(this, msg) \ argument
112 #define READLOCKNR(this, rescode, msg) \ argument
114 #define READUNLOCKNR(this, rescode, msg) \ argument
118 #define WRITELOCK(this, retval, msg) \ argument
120 #define WRITEUNLOCK(this, retval, msg) \ argument
124 #define TRYWRITELOCK(this, rescode, msg) \ argument
128 #define WRITELOCKV(this, msg) \ argument
130 #define WRITEUNLOCKV(this, msg) \ argument
134 #define WRITELOCKNR(this, rescode, msg) \ argument
136 #define WRITEUNLOCKNR(this, rescode, msg) \ argument
140 #define WRITELOCK2(this, retval, msg, that) \ argument
169 #define READLOCK2(this, retval, msg, that) \ argument
197 #define ASSERTWRITELOCKHELD(lvar, retval, msg) \ argument