OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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