Searched refs:call_depth (Results 1 - 1 of 1) sorted by path

/bionic/libc/stdlib/
H A Datexit.c119 static int call_depth; local
125 call_depth++;
166 if (dso == NULL && --call_depth == 0) {

Completed in 172 milliseconds