Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_limit.cpp281 size_t num_tries = 20; in EnableLimitDispatchTable() local
291 if (--num_tries == 0) { in EnableLimitDispatchTable()