Searched refs:POSTACTION (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/dmalloc/
H A Ddmalloc.c2805 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro
2812 #ifndef POSTACTION
2813 #define POSTACTION(M) macro
2814 #endif /* POSTACTION */
3581 POSTACTION(m);
3612 POSTACTION(m); /* drop lock */
4733 POSTACTION(gm);
4843 POSTACTION(fm);
5018 POSTACTION(m);
5146 POSTACTION(
[all...]

Completed in 87 milliseconds