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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dfree_list.h68 inline void EnsureNonLoop(void* node, void* next) { function in namespace:tcmalloc
106 EnsureNonLoop(t, n);
111 EnsureNonLoop(t, n);

Completed in 155 milliseconds