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

/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Djunk.c14 static void *watch_for_junking; variable
20 watch_for_junking = p;
35 if (ptr == watch_for_junking)
50 if (ptr == watch_for_junking)
58 if (ptr == watch_for_junking)

Completed in 24 milliseconds