Searched defs:atexit_ran (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/profile/
H A DGCDAProfiling.c486 static int atexit_ran = 0; local
494 if (atexit_ran == 0) {
495 atexit_ran = 1;

Completed in 165 milliseconds