Home
last modified time | relevance | path

Searched refs:rtree_child_tryread (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Drtree.h114 rtree_node_elm_t *rtree_child_tryread(rtree_node_elm_t *elm);
160 rtree_child_tryread(rtree_node_elm_t *elm) in rtree_child_tryread() function
176 child = rtree_child_tryread(elm); in rtree_child_read()
257 child = rtree_child_tryread(&node[subkey]); in rtree_get()
Dprivate_symbols.txt403 rtree_child_tryread
Dprivate_namespace.h403 #define rtree_child_tryread JEMALLOC_N(rtree_child_tryread) macro
Dprivate_unnamespace.h403 #undef rtree_child_tryread