Searched refs:POSTACTION (Results 1 – 2 of 2) sorted by relevance
2694 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro2701 #ifndef POSTACTION2702 #define POSTACTION(M) macro3462 POSTACTION(m); in internal_mallinfo()3497 POSTACTION(m); in internal_malloc_stats()4444 POSTACTION(m); in internal_realloc()4453 POSTACTION(m); in internal_realloc()4548 POSTACTION(m); in internal_memalign()4686 POSTACTION(m); in ialloc()4824 POSTACTION(gm); in dlmalloc()[all …]
2162 #define POSTACTION(M) { if (use_lock(M)) RELEASE_LOCK(&(M)->mutex); } macro2169 #ifndef POSTACTION2170 #define POSTACTION(M) macro2880 POSTACTION(m); in internal_mallinfo()2914 POSTACTION(m); in internal_malloc_stats()3848 POSTACTION(m); in internal_realloc()3852 POSTACTION(m); in internal_realloc()3948 POSTACTION(m); in internal_memalign()4085 POSTACTION(m); in ialloc()4219 POSTACTION(gm); in dlmalloc()[all …]