Searched refs:RTREE_LOCK (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Drtree.h68 RTREE_LOCK(&rtree->mutex); \
100 # define RTREE_LOCK(l) malloc_mutex_lock(l) macro
104 # undef RTREE_LOCK macro
109 #define RTREE_LOCK(l) macro
126 #undef RTREE_LOCK macro

Completed in 201 milliseconds