Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c2207 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro
2215 #define POSTACTION(M) macro
/third_party/libffi/src/
Ddlmalloc.c2210 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro
2218 #define POSTACTION(M) macro