Home
last modified time | relevance | path

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

/bionic/libc/stdlib/
Datexit.c56 static int restartloop; variable
122 restartloop = 1; in __cxa_atexit()
146 restartloop = 0; in __cxa_finalize()
166 if (restartloop) in __cxa_finalize()