Searched refs:count_freed (Results 1 – 1 of 1) sorted by relevance
104 static int count_freed(char *ptr) in count_freed() function210 } while (retries++ < 10 && count_freed(ptr) == 0); in child()