Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c1490 #define ACQUIRE_MORECORE_LOCK() ACQUIRE_LOCK(&morecore_mutex); macro
1493 #define ACQUIRE_MORECORE_LOCK() macro
/external/libffi/src/
Ddlmalloc.c1444 #define ACQUIRE_MORECORE_LOCK() ACQUIRE_LOCK(&morecore_mutex); macro
1447 #define ACQUIRE_MORECORE_LOCK() macro