Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2210 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro
2218 #define POSTACTION(M) macro
/external/libffi/src/
Ddlmalloc.c2205 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro
2213 #define POSTACTION(M) macro
/external/dlmalloc/
Dmalloc.c2744 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro
2752 #define POSTACTION(M) macro