Searched defs:RTREE_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Drtree.h77 RTREE_UNLOCK(&rtree->mutex); \
93 RTREE_UNLOCK(&rtree->mutex); \
101 # define RTREE_UNLOCK(l) malloc_mutex_unlock(l) macro
105 # undef RTREE_UNLOCK macro
110 #define RTREE_UNLOCK(l) macro
127 #undef RTREE_UNLOCK macro

Completed in 270 milliseconds