MALLOC_UNLOCK 39 usr/lib/prex/malloc/malloc.h #define MALLOC_UNLOCK() mutex_unlock(&malloc_lock); MALLOC_UNLOCK 42 usr/lib/prex/malloc/malloc.h #define MALLOC_UNLOCK() do {} while (0)