Lines Matching refs:POSTACTION
2148 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); }
2155 #ifndef POSTACTION
2156 #define POSTACTION(M)
2157 #endif /* POSTACTION */
2854 POSTACTION(m);
2888 POSTACTION(m);
3815 POSTACTION(m);
3819 POSTACTION(m);
3915 POSTACTION(m);
4052 POSTACTION(m);
4082 The ugly goto's here ensure that postaction occurs along all paths.
4105 goto postaction;
4132 goto postaction;
4137 goto postaction;
4147 goto postaction;
4168 goto postaction;
4180 goto postaction;
4185 postaction:
4186 POSTACTION(gm);
4223 goto postaction;
4236 goto postaction;
4256 goto postaction;
4262 goto postaction;
4271 goto postaction;
4279 goto postaction;
4284 postaction:
4285 POSTACTION(fm);
4364 POSTACTION(gm);
4512 goto postaction;
4539 goto postaction;
4544 goto postaction;
4554 goto postaction;
4575 goto postaction;
4587 goto postaction;
4592 postaction:
4593 POSTACTION(ms);
4624 goto postaction;
4637 goto postaction;
4657 goto postaction;
4663 goto postaction;
4672 goto postaction;
4680 goto postaction;
4685 postaction:
4686 POSTACTION(fm);
4771 POSTACTION(ms);