HomeSort by relevance Sort by last modified time
    Searched defs:mempool_alloc (Results 1 - 2 of 2) sorted by null

  /external/libunwind/include/
mempool.h 56 #define mempool_alloc(p) UNWI_ARCH_OBJ(_mempool_alloc)(p) macro
86 extern void *mempool_alloc (struct mempool *pool);
  /external/libunwind/src/mi/
mempool.c 154 mempool_alloc (struct mempool *pool) function

Completed in 280 milliseconds